Skip to content

Commit a7b1e6d

Browse files
committed
MC-2422: [Architecture] Additional Renames
- Remove unused dependency for deleted event
1 parent 661abd9 commit a7b1e6d

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import OptionInterface from "../../content-type-menu/option.d";
2020
import ContentTypeRemovedParamsInterface from "../../content-type-removed-params.d";
2121
import ContentTypeInterface from "../../content-type.d";
2222
import {DataObject} from "../../data-store";
23-
import ContentTypeAfterRenderEventParamsInterface from "../content-type-after-render-event-params";
2423
import ContentTypeDuplicateEventParamsInterface from "../content-type-duplicate-event-params";
2524
import ContentTypeMountEventParamsInterface from "../content-type-mount-event-params.d";
2625
import ContentTypeRemovedEventParamsInterface from "../content-type-removed-event-params.d";

0 commit comments

Comments
 (0)