mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 18:55:59 +08:00
Remove unused function
CURA-9224
This commit is contained in:
parent
8dc2eaf783
commit
356da40dde
@ -181,10 +181,6 @@ class UFPWriter(MeshWriter):
|
|||||||
return False
|
return False
|
||||||
return True
|
return True
|
||||||
|
|
||||||
@staticmethod
|
|
||||||
def _writePluginMetadataToArchive() -> None:
|
|
||||||
pass
|
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def _writeObjectList(archive):
|
def _writeObjectList(archive):
|
||||||
"""Write a json list of object names to the METADATA_OBJECTS_PATH metadata field
|
"""Write a json list of object names to the METADATA_OBJECTS_PATH metadata field
|
||||||
|
Loading…
x
Reference in New Issue
Block a user