base: cleanup

This commit is contained in:
luboslenco
2026-03-02 13:09:20 +01:00
parent e8e1e88555
commit a5d668ef92
5 changed files with 4 additions and 183 deletions
-1
View File
@@ -71,7 +71,6 @@ class ArmoryExporter(bpy.types.Operator, ExportHelper):
self.output["shader_datas"] = None
self.output["world_datas"] = None
self.output["world_ref"] = None
self.output["speaker_datas"] = None
self.output["embedded_datas"] = None
self.write_arm(self.filepath, self.output)