Also move other operations into operations subfolder

This commit is contained in:
ChrisTerBeke 2018-01-03 15:06:20 +01:00
parent a5630e5c54
commit 62b06b063b
6 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ from UM.Preferences import Preferences
from cura.ConvexHullDecorator import ConvexHullDecorator
from . import PlatformPhysicsOperation
from cura.Operations import PlatformPhysicsOperation
from . import ZOffsetDecorator
import random # used for list shuffling