Remove unused imports
[MAILPOET-1829]
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
const expect = global.expect;
|
||||
const Backbone = global.Backbone;
|
||||
|
||||
import EditorApplication from 'newsletter_editor/App';
|
||||
import HeadingComponent from 'newsletter_editor/components/heading';
|
||||
|
||||
describe('Heading', function () {
|
||||
|
Reference in New Issue
Block a user