diff --git a/lib/gui/app/models/flash-state.ts b/lib/gui/app/models/flash-state.ts index edbb96ca..170b4af4 100644 --- a/lib/gui/app/models/flash-state.ts +++ b/lib/gui/app/models/flash-state.ts @@ -18,7 +18,6 @@ import * as electron from 'electron'; import * as sdk from 'etcher-sdk'; import * as _ from 'lodash'; import { DrivelistDrive } from '../../../shared/drive-constraints'; - import { bytesToMegabytes } from '../../../shared/units'; import { Actions, store } from './store';