diff --git a/module/os/map.py b/module/os/map.py index 3d40f5f6a1..67f70eddcf 100644 --- a/module/os/map.py +++ b/module/os/map.py @@ -441,7 +441,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