mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Remove unused function
CURA-9224
This commit is contained in:
parent
8dc2eaf783
commit
356da40dde
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue