From e92c295e15190674f3e380fe3c6e044c0a1d6f1e Mon Sep 17 00:00:00 2001 From: Robin Lin Date: Sat, 10 May 2025 22:22:08 +0800 Subject: [PATCH] remove redundant code. --- src/calibre/ebooks/metadata/sources/amazon.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/calibre/ebooks/metadata/sources/amazon.py b/src/calibre/ebooks/metadata/sources/amazon.py index ffab75c3b3..d1e337cdae 100644 --- a/src/calibre/ebooks/metadata/sources/amazon.py +++ b/src/calibre/ebooks/metadata/sources/amazon.py @@ -1734,8 +1734,6 @@ class Amazon(Source): identifiers=identifiers) if abort.is_set(): return - if abort.is_set(): - return results = [] while True: try: