Fix typo
This commit is contained in:
parent
8b83ae8a00
commit
06d71cf00d
1 changed files with 0 additions and 1 deletions
|
@ -358,7 +358,6 @@ class DownloadUtils():
|
|||
|
||||
return default_link
|
||||
|
||||
@utils.timeIt
|
||||
def __requests(self, action, session=requests, **kwargs):
|
||||
|
||||
if action == "GET":
|
||||
|
|
Loading…
Reference in a new issue