1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 13:17:00 +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

@@ -98,7 +98,6 @@ class OSMap(OSFleet, Map, GlobeCamera):
self.clear_remain_grids()
self.clear_akashi()
logger.info('Full clear end')
self.device.send_notification('Operation Siren', 'Full clear end')
def clear_akashi(self):
grids = self.map.select(is_akashi=True)