Removed unused import
This commit is contained in:
parent
639d8d4c5f
commit
0db323d0c5
1 changed files with 0 additions and 2 deletions
|
|
@ -19,8 +19,6 @@ import time
|
|||
from octoprint.events import Events, eventManager
|
||||
from octoprint.settings import settings
|
||||
|
||||
import octoprint.util.gcodeInterpreter as gcodeInterpreter
|
||||
|
||||
|
||||
class QueueEntry(collections.namedtuple("QueueEntry", "name, path, type, location, absolute_path, printer_profile")):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue