Browse Source

Removing unused import

Thomas-Karl Pietrowski 9 years ago
parent
commit
429e54bc8a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      plugins/PerObjectSettingsTool/PerObjectSettingsTool.py

+ 0 - 1
plugins/PerObjectSettingsTool/PerObjectSettingsTool.py

@@ -4,7 +4,6 @@
 from UM.Tool import Tool
 from UM.Scene.Selection import Selection
 from UM.Application import Application
-from UM.Qt.ListModel import ListModel
 from UM.Preferences import Preferences
 
 from . import PerObjectSettingsModel