Resolve "Code mort: module wopi-link semble inutilisé"

This commit is contained in:
2025-05-16 08:33:56 +00:00
committed by Julien Fastré
parent 3e7f03d331
commit b0959f8cc5
6 changed files with 7 additions and 265 deletions

View File

@@ -86,10 +86,6 @@ module.exports = function (encore, entries) {
"mod_entity_workflow_pick",
__dirname + "/Resources/public/module/entity-workflow-pick/index.js",
);
encore.addEntry(
"mod_wopi_link",
__dirname + "/Resources/public/module/wopi-link/index.js",
);
encore.addEntry(
"mod_pick_postal_code",
__dirname + "/Resources/public/module/pick-postal-code/index.js",