Skip to content

Commit 47f53c7

Browse files
Goamansubhadeepdev
authored andcommitted
Removed unnecessary plugin
1 parent 6e36b56 commit 47f53c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

addons/html_builder/static/src/builder.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ export class Builder extends Component {
7676
"SeparatorPlugin",
7777
"StarPlugin",
7878
"BannerPlugin",
79+
"MoveNodePlugin",
7980
]
8081
);
8182
const corePlugins = this.props.isTranslation ? [] : CORE_PLUGINS;

0 commit comments

Comments
 (0)