mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 17:27:22 +08:00
Opt: Improve code
- Delete unnecessary import - Rename Alas to AlasManager - Move global var/function into class var/method - Resolve some IDE warning
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
from typing import Dict
|
||||
|
||||
import module.logger # Change folder
|
||||
from module.config.utils import *
|
||||
|
||||
LANG = 'zh-CN'
|
||||
|
||||
Reference in New Issue
Block a user