Przeglądaj źródła

refactor: 移除未使用的导入模块tkinter

max_liu 6 dni temu
rodzic
commit
2e8f4292ac
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      decode_task/decodeTask.py

+ 0 - 1
decode_task/decodeTask.py

@@ -1,7 +1,6 @@
 from ast import Dict
 import json
 import re
-from tkinter import E
 from loguru import logger
 import sys
 import time