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