diff --git a/config/ticketConf.py b/config/ticketConf.py index f77d9f0..9053b08 100644 --- a/config/ticketConf.py +++ b/config/ticketConf.py @@ -2,7 +2,6 @@ __author__ = 'MR.wen' import os import yaml -import PyQt5 def _get_yaml(): diff --git a/tkcode b/tkcode index e1ff189..f74a4b8 100644 Binary files a/tkcode and b/tkcode differ