Removing unused imports

This commit is contained in:
Thomas-Karl Pietrowski 2016-03-15 12:53:07 +01:00
parent 0b93328aeb
commit 6cd1171051
2 changed files with 0 additions and 2 deletions

View file

@ -4,7 +4,6 @@
import threading
import time
from UM.Signal import Signal
from UM.Message import Message
from UM.OutputDevice.OutputDevicePlugin import OutputDevicePlugin