diff --git a/module/os/map.py b/module/os/map.py index e7ab43ef2a..ce618de0f5 100644 --- a/module/os/map.py +++ b/module/os/map.py @@ -443,7 +443,6 @@ def cl1_ap_preserve(self): logger.info('Keep 1000 AP when CL1 available') if not self.action_point_check(1000): self.config.opsi_task_delay(cl1_preserve=True) - self.config.task_call('OpsiHazard1Leveling') self.config.task_stop() _auto_search_battle_count = 0