Remove unused imports

[MAILPOET-1829]
This commit is contained in:
Jan Jakeš
2019-02-20 12:30:00 +01:00
committed by M. Shull
parent bb658f77ec
commit e95e7d3b4c
9 changed files with 0 additions and 12 deletions

View File

@ -1,6 +1,5 @@
const expect = global.expect;
import EditorApplication from 'newsletter_editor/App';
import ConfigComponent from 'newsletter_editor/components/config';
describe('Config', function () {