Skip to content

Commit c1af70e

Browse files
author
Hwashiang Yu
committed
MC-4057: Fix attached mftf skipped tests
- Removed unused import
1 parent c350872 commit c1af70e

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/ts/js/panel.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import PageBuilder from "./page-builder";
1717
import PanelInterface from "./panel.d";
1818
import {Group} from "./panel/group";
1919
import {ContentType as GroupContentType} from "./panel/group/content-type";
20-
import {DataObject} from "./data-store";
2120

2221
/**
2322
* @api

0 commit comments

Comments
 (0)