diff --git a/utils/VerUtils.py b/utils/VerUtils.py index 69ad22f..37a743c 100644 --- a/utils/VerUtils.py +++ b/utils/VerUtils.py @@ -20,7 +20,6 @@ class verUtils: info_data = data if info_data != None: if len(info_data) == len_zip: - ntfy.sendMsg("数据完成") return True else: ntfy.sendMsg("数据不完整,删除配置文件中")