1
0
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:
LmeSzinc
2021-09-26 05:00:10 +08:00
parent e3816c8d17
commit 019ce4f1dd
5 changed files with 0 additions and 47 deletions

View File

@@ -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