chore(instant): fix lint error

This commit is contained in:
Brandon Millman
2018-11-05 23:56:54 -08:00
parent 66261102de
commit 8b06b36274

View File

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