From 3d27ad0b7ad074aefb95e48066e38267166b28a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=81=8D=E5=85=AE=E6=83=9A=E5=85=AE?= <1173718158@qq.com> Date: Sun, 22 Dec 2024 14:58:44 +0800 Subject: [PATCH] . --- py/LunaTranslator/cishu/mdict.py | 1 - 1 file changed, 1 deletion(-) diff --git a/py/LunaTranslator/cishu/mdict.py b/py/LunaTranslator/cishu/mdict.py index bf67315b..a1907daf 100644 --- a/py/LunaTranslator/cishu/mdict.py +++ b/py/LunaTranslator/cishu/mdict.py @@ -2426,7 +2426,6 @@ class mdict(cishubase): try: file_content = self.tryloadurl(index, base, url, tolongvals) except: - print_exc() print("unknown", url) continue if not file_content: