Cleanup: format

This commit is contained in:
Campbell Barton
2024-03-12 17:08:29 +11:00
parent 353ec1090a
commit dd42a9718d
+1 -1
View File
@@ -72,7 +72,7 @@ class PHYSICS_PT_fluid_export(RenderButtonsPanel, bpy.types.Panel):
cycles = context.scene.cycles_xml
#layout.prop(cycles, "filepath")
# layout.prop(cycles, "filepath")
layout.operator("export_mesh.cycles_xml")