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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user