mirror of https://github.com/OCA/web.git
[IMP] web_tree_many2one_clickable: Imports should be sorted alphabetically
parent
e7128ce58c
commit
fbe12428a8
|
@ -7,8 +7,8 @@
|
|||
* Copyright 2024 Versada (https://versada.eu)
|
||||
* License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). */
|
||||
|
||||
import {patch} from "@web/core/utils/patch";
|
||||
import {ListRenderer} from "@web/views/list/list_renderer";
|
||||
import {patch} from "@web/core/utils/patch";
|
||||
import {useService} from "@web/core/utils/hooks";
|
||||
|
||||
patch(ListRenderer.prototype, {
|
||||
|
|
Loading…
Reference in New Issue