chore: prettier and linter

This commit is contained in:
fragosti
2018-11-02 17:26:04 -07:00
parent 245fa95424
commit bb9c21fb14
2 changed files with 11 additions and 12 deletions

View File

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