Removed extraneous line

master
MrTyton 7 years ago
parent 0615c1dd21
commit ccc4e8de34

@ -167,7 +167,6 @@ def downloader(args):
rmtree(loc)
except:
pass
loc = mkdtemp()
with open(inout_file, "a") as fp:
fp.write("{}\n".format(url))

Loading…
Cancel
Save