Fix static tests

This commit is contained in:
Leonid Logvinov
2018-11-12 13:54:38 +01:00
parent 7f013515e7
commit 4d5bc8b8ee

View File

@@ -15,7 +15,6 @@ import {
OrderProcessState,
OrderState,
} from '../types';
import { assetUtils } from '../util/asset';
import { Action, ActionTypes } from './actions';