mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Upd: delete gg_handler
This commit is contained in:
@@ -16,13 +16,8 @@ from module.device.app_control import AppControl
|
||||
from module.device.control import Control
|
||||
from module.device.input import Input
|
||||
from module.device.screenshot import Screenshot
|
||||
from module.exception import (
|
||||
EmulatorNotRunningError,
|
||||
GameNotRunningError,
|
||||
GameStuckError,
|
||||
GameTooManyClickError,
|
||||
RequestHumanTakeover
|
||||
)
|
||||
from module.exception import (EmulatorNotRunningError, GameNotRunningError, GameStuckError, GameTooManyClickError,
|
||||
RequestHumanTakeover)
|
||||
from module.handler.assets import GET_MISSION
|
||||
from module.logger import logger
|
||||
|
||||
|
||||
Reference in New Issue
Block a user