Cleanup: format

This commit is contained in:
Campbell Barton 2024-03-12 17:08:29 +11:00
parent abfc3f9a43
commit fc13d2c165

@ -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")