mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 21:33:13 -07:00
Remove unused variable
This commit is contained in:
parent
93ec74f1c7
commit
a289eef88e
5 changed files with 0 additions and 10 deletions
|
@ -87,7 +87,6 @@ def auto_fork(section, input_category):
|
|||
r = []
|
||||
if r and r.ok:
|
||||
if apikey:
|
||||
optional_parameters = []
|
||||
try:
|
||||
json_data = r.json()
|
||||
except ValueError:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue