mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:39:04 +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 True
|
||||
|
||||
@staticmethod
|
||||
def _writePluginMetadataToArchive() -> None:
|
||||
pass
|
||||
|
||||
@staticmethod
|
||||
def _writeObjectList(archive):
|
||||
"""Write a json list of object names to the METADATA_OBJECTS_PATH metadata field
|
||||
|
Loading…
x
Reference in New Issue
Block a user