mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Del: Remove the use of tinydb and notifypy
This commit is contained in:
@@ -57,7 +57,6 @@ class ExerciseCombat(HpDaemon, OpponentChoose, ExerciseEquipment):
|
||||
success = True
|
||||
end = True
|
||||
logger.info("Exercise LOST")
|
||||
self.device.send_notification('Exercises', 'Exercise LOST')
|
||||
continue
|
||||
if self.appear_then_click(GET_ITEMS_1):
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user