Clean garbage

This commit is contained in:
mircea32000 2025-02-10 23:21:18 +02:00
parent fa9b6f0d38
commit c0964d96a1
4 changed files with 3 additions and 50 deletions

View file

@ -44,5 +44,5 @@ class HttpDownloader:
'status': download.status,
'bytesDownloaded': download.completed_length,
}
print("HTTP_DOWNLOADER_STATUS: ", response)
return response