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:
parent
2509c43b2e
commit
4af50e44a2
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue