Remove ES6 import hack for 'loading'
This commit is contained in:
@@ -19,8 +19,6 @@ import 'css!./imageeditor';
|
||||
|
||||
const enableFocusTransform = !browser.slow && !browser.edge;
|
||||
|
||||
loading = loading.default || loading;
|
||||
|
||||
let currentItem;
|
||||
let hasChanges = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user