Skip to content

Commit

Permalink
Revert "trying to debug some pesky bug"
Browse files Browse the repository at this point in the history
This reverts commit ffab292.
  • Loading branch information
ssorgatem committed Sep 26, 2020
1 parent ffab292 commit aa13461
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion octoprint_filamentreload/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ def mode(self):

@property
def pullup(self):
return 0#Let's try to debug this
return int(self._settings.get(["pullup"] or 0))

@property
Expand Down

0 comments on commit aa13461

Please sign in to comment.