1
0
Fork 0
mirror of https://github.com/evilhero/mylar synced 2025-03-15 08:18:44 +00:00

FIX: removal of the 'i:' logging line when searching

This commit is contained in:
evilhero 2019-01-16 16:03:33 -05:00
parent 2509c43b2e
commit 4af50e44a2

View file

@ -1023,7 +1023,6 @@ def NZB_SEARCH(ComicName, IssueNumber, ComicYear, SeriesYear, Publisher, IssueDa
i = 1
while i <= 1:
logger.info('i: %s' % i)
if i == 0:
usedate = digitaldate
else: