Skip to content

Commit a774fda

Browse files
lint
1 parent cbd99b8 commit a774fda

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bbot/modules/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1258,7 +1258,6 @@ async def api_download(self, url, **kwargs):
12581258
"""
12591259
A wrapper around the `download()` web helper that incorporates API key cycling.
12601260
"""
1261-
filename = None
12621261
error = None
12631262
raise_error = kwargs.pop("raise_error", False)
12641263
for _ in range(self.api_retries):

0 commit comments

Comments
 (0)