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