Skip to content

Commit

Permalink
Update engine.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gitofanindya authored Dec 5, 2024
1 parent 507b676 commit 535a564
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nxdrive/engine/engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ def __init__(
self.name = definition.name
self._proc_count = processors
self._stopped = True

# Pause if in debug
self._pause: bool = Options.debug
self._sync_started = False
Expand Down

0 comments on commit 535a564

Please sign in to comment.