mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 21:39:49 +00:00
clean logs
This commit is contained in:
@@ -228,7 +228,6 @@ class VideoProgressView(ApiBaseView):
|
||||
|
||||
current_progress.update({"watched": watched})
|
||||
redis_con.set_message(key, current_progress, expire=expire)
|
||||
print(current_progress)
|
||||
|
||||
response_serializer = PlayerSerializer(current_progress)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user