Removed unused model

This commit is contained in:
Jaime van Kessel 2016-06-02 13:41:46 +02:00
parent 95e633f16c
commit 1af6e63b35
2 changed files with 0 additions and 76 deletions

View file

@ -6,7 +6,6 @@ from UM.Scene.Selection import Selection
from UM.Application import Application
from UM.Preferences import Preferences
from . import PerObjectSettingsModel
class PerObjectSettingsTool(Tool):
def __init__(self):