3
0
Fork 0

[IMP] remove @odoo-module from js assets in web_environment_ribbon

18.0
Duy (Đỗ Anh) 2024-10-28 17:09:29 +07:00
parent f24dbb87c2
commit dea89bfc58
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
/** @odoo-module **/
import {Component, xml} from "@odoo/owl";
import {useBus, useService} from "@web/core/utils/hooks";
import {registry} from "@web/core/registry";