mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Removed an unnecessary debug print
This commit is contained in:
parent
4baab972ab
commit
04187001a6
@ -256,7 +256,6 @@ class DoubanCovers(CoverDownload): # {{{
|
||||
return u
|
||||
|
||||
def has_cover(self, mi, ans, timeout=5.):
|
||||
print "has_cover called"
|
||||
if not mi.isbn:
|
||||
return False
|
||||
br = browser()
|
||||
|
Loading…
x
Reference in New Issue
Block a user