Skip to content

Commit

Permalink
[IMP] base_repair_config: pre-commit auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
HeliconiaSolutions committed Jan 6, 2025
1 parent 271e5af commit abcdbd4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions base_repair_config/views/res_config_settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
<field name="arch" type="xml">
<xpath expr="//form" position="inside">
<app data-string="Repair" string="Repair" name="repair">
<block title="Repair" name="repair_setting_container">
</block>
<block title="Repair" name="repair_setting_container" />
</app>
</xpath>
</field>
Expand Down

0 comments on commit abcdbd4

Please sign in to comment.