Skip to content

Commit

Permalink
remove unwanted method?
Browse files Browse the repository at this point in the history
  • Loading branch information
wxtim committed Aug 1, 2023
1 parent 2ea57a5 commit d631f65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cylc/flow/scheduler.py
Original file line number Diff line number Diff line change
Expand Up @@ -1859,7 +1859,6 @@ async def update_data_structure(self, reloaded: bool = False):
sleep(0)
# Database update
self.workflow_db_mgr.put_task_pool(self.pool)
self.update_data_store()

def check_workflow_timers(self):
"""Check timers, and abort or run event handlers as configured."""
Expand Down

0 comments on commit d631f65

Please sign in to comment.