remove debug
This commit is contained in:
parent
6192fcc350
commit
16ec1f694f
|
|
@ -160,7 +160,6 @@ class SearchProcess:
|
|||
"playlist_last_refresh": playlist_last_refresh,
|
||||
}
|
||||
)
|
||||
print(playlist_dict)
|
||||
|
||||
return dict(sorted(playlist_dict.items()))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue