refactoring

This commit is contained in:
Dr.Lt.Data
2024-04-15 23:29:03 +09:00
parent 6608afe314
commit 4a1c6a8cbb
3 changed files with 1023 additions and 1006 deletions

View File

@@ -14,7 +14,6 @@ glob_path = os.path.join(os.path.dirname(__file__), "glob")
sys.path.append(glob_path)
from manager_util import *
import cm_global