mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-12-20 08:05:40 +07:00
[eighttracks] PEP8
This commit is contained in:
@@ -122,7 +122,6 @@ def _real_extract(self, url):
|
||||
entries = []
|
||||
|
||||
for i in range(track_count):
|
||||
|
||||
api_json = None
|
||||
download_tries = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user