diff --git a/utils/entity/BaseComicEntity.py b/utils/entity/BaseComicEntity.py index e67c93d..d1e1390 100644 --- a/utils/entity/BaseComicEntity.py +++ b/utils/entity/BaseComicEntity.py @@ -189,8 +189,6 @@ class baseComic: is_next = False except: ntfy(f"删除失败 {cbz_path}") - return is_next - if is_next: path_comic_info = comicInfo.getPathComicInfoXML() if not os.path.exists(path_comic_info):