mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'master' of https://github.com/lingb58/calibre
This commit is contained in:
commit
eca3f1f1b1
@ -1734,8 +1734,6 @@ class Amazon(Source):
|
|||||||
identifiers=identifiers)
|
identifiers=identifiers)
|
||||||
if abort.is_set():
|
if abort.is_set():
|
||||||
return
|
return
|
||||||
if abort.is_set():
|
|
||||||
return
|
|
||||||
results = []
|
results = []
|
||||||
while True:
|
while True:
|
||||||
try:
|
try:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user