mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-19 03:42:19 -06:00
Merge pull request #490 from StefanRijnhart/16.0-linting
[16.0][FIX] Fix linting after update dotfiles
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/** @odoo-module **/
|
||||
|
||||
import {registerPatch} from "@mail/model/model_core";
|
||||
import {AttachmentCard} from "@mail/components/attachment_card/attachment_card";
|
||||
import {patch} from "web.utils";
|
||||
import {registerPatch} from "@mail/model/model_core";
|
||||
import {url} from "@web/core/utils/urls";
|
||||
|
||||
registerPatch({
|
||||
|
||||
Reference in New Issue
Block a user