Skip to content

Commit 5a134f1

Browse files
committed
MAGETWO-89294: PageBuilder configuration for slider
- Fix imports on container animation
1 parent f201e4d commit 5a134f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/ts/js/drag-drop/container-animation.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import events from "uiEvents";
66
import _ from "underscore";
77
import ContentTypeInterface from "../content-type";
8-
import {ContentTypeMountEventParamsInterface} from "../content-type/content-type-mount-event-params";
98
import ContentTypeAfterRenderEventParamsInterface from "../content-type/content-type-after-render-event-params";
109

1110
/**

0 commit comments

Comments
 (0)