mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 13:39:00 +08:00
D6: Removed unused file
This commit is contained in:
parent
67ab0cab41
commit
b967f045fe
@ -1,9 +0,0 @@
|
||||
from UM.Scene.SceneNodeDecorator import SceneNodeDecorator
|
||||
|
||||
|
||||
class NonSliceableObjectDecorator(SceneNodeDecorator):
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
|
||||
def isNonSliceable(self):
|
||||
return True
|
Loading…
x
Reference in New Issue
Block a user