mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-25 03:41:08 -07:00
D6: Removed unused file
This commit is contained in:
parent
67ab0cab41
commit
b967f045fe
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
||||||
from UM.Scene.SceneNodeDecorator import SceneNodeDecorator
|
|
||||||
|
|
||||||
|
|
||||||
class NonSliceableObjectDecorator(SceneNodeDecorator):
|
|
||||||
def __init__(self):
|
|
||||||
super().__init__()
|
|
||||||
|
|
||||||
def isNonSliceable(self):
|
|
||||||
return True
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue