Skip to content

Commit 1a51cc6

Browse files
committed
MC-3908: Dragging a text content block into the stage causes global styles to be changed and fonts to flash
- Clean up imports
1 parent 54ecb1e commit 1a51cc6

File tree

1 file changed

+0
-3
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/ts/js/content-type/text

1 file changed

+0
-3
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/ts/js/content-type/text/preview.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55

66
import $ from "jquery";
77
import events from "Magento_PageBuilder/js/events";
8-
import {Editor, Settings} from "tinymce";
98
import Config from "../../config";
10-
import ContentTypeDroppedCreateEventParamsInterface from "../content-type-dropped-create-event-params";
11-
import ContentTypeMountEventParamsInterface from "../content-type-mount-event-params";
129
import BasePreview from "../preview";
1310
import WysiwygFactory from "../wysiwyg/factory";
1411
import WysiwygInterface from "../wysiwyg/wysiwyg-interface";

0 commit comments

Comments
 (0)