pre-commit update: prettier xml indent

This commit is contained in:
Stéphane Bidoul
2020-03-02 10:10:44 +01:00
committed by manu
parent e4ccca3f0d
commit 2bbe5c1b4f

View File

@@ -2,7 +2,6 @@
<!-- Copyright 2016 Flavio Corpa <flavio.corpa@tecnativa.com> <!-- Copyright 2016 Flavio Corpa <flavio.corpa@tecnativa.com>
License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). --> License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). -->
<odoo> <odoo>
<template id="assets_backend" inherit_id="web.assets_backend"> <template id="assets_backend" inherit_id="web.assets_backend">
<xpath expr="."> <xpath expr=".">
<link <link
@@ -15,5 +14,4 @@
/> />
</xpath> </xpath>
</template> </template>
</odoo> </odoo>