1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00

Merge pull request #1102 from hgjazhgj/dev

Fix: Non-Windows OS Uncensored Patch error
This commit is contained in:
LmeSzinc 2022-05-08 13:24:53 +08:00 committed by GitHub
commit 520eacdd5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
import builtins
from deploy.installer import GitManager
from deploy.git import GitManager
from deploy.utils import *
from module.handler.login import LoginHandler
from module.logger import logger