Skip to content

Commit

Permalink
More cleaning up
Browse files Browse the repository at this point in the history
  • Loading branch information
callumforrester committed Jul 31, 2023
1 parent acd01d7 commit 37802fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/blueapi/worker/reworker.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ def __init__(
self._status_lock = RLock()
self._status_snapshot = {}
self._completed_statuses = set()
self._task_start_hooks = []
self._started = Event()
self._stopping = Event()
self._stopped = Event()
Expand Down

0 comments on commit 37802fa

Please sign in to comment.