Skip to content

Commit f511cb1

Browse files
committed
test
1 parent 143ff2e commit f511cb1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

octoeverywhere/notificationshandler.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,6 @@ def __init__(self, logger:logging.Logger, printerStateInterface):
8686
# But we pass none, so we don't delete any print infos that might be on disk we will try to recover when connected to the server.
8787
self._RecoverOrRestForNewPrint(None)
8888

89-
# TODO remove me
90-
BedCooldownWatcher.Get().Start()
91-
9289

9390
# Called to start a new print.
9491
# On class init, this can be called with printCookie=None, but after that we should always have a print cookie.

0 commit comments

Comments
 (0)