remove output when script runs through correctly

This commit is contained in:
Antonia 2022-07-27 20:43:37 +02:00
parent 2eac739603
commit 37c924063a

View file

@ -68,7 +68,6 @@ if not os.path.exists(seendir) :
fname = os.path.join(cachedir,img.split("/")[-1])
seen = os.path.join(seendir,img.split("/")[-1])
if os.path.exists(seen) :
print("We already know this image!")
sys.exit(0)
# download comic