forked from Techsystech/web
[IMP] remove @odoo-module from js assets in web_environment_ribbon
parent
f24dbb87c2
commit
dea89bfc58
|
@ -1,5 +1,3 @@
|
||||||
/** @odoo-module **/
|
|
||||||
|
|
||||||
import {Component, xml} from "@odoo/owl";
|
import {Component, xml} from "@odoo/owl";
|
||||||
import {useBus, useService} from "@web/core/utils/hooks";
|
import {useBus, useService} from "@web/core/utils/hooks";
|
||||||
import {registry} from "@web/core/registry";
|
import {registry} from "@web/core/registry";
|
||||||
|
|
Loading…
Reference in New Issue