mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 21:29:36 +00:00
remove log
This commit is contained in:
@@ -78,8 +78,6 @@ class VideoApiNavView(ApiBaseView):
|
||||
if self.status_code != 200:
|
||||
return Response(status=self.status_code)
|
||||
|
||||
print(self.response)
|
||||
|
||||
playlist_nav = []
|
||||
|
||||
if not self.response["data"].get("playlist"):
|
||||
|
||||
Reference in New Issue
Block a user