mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-18 00:36:33 +00:00
commit
e09bdd734b
@ -18,7 +18,6 @@ import * as electron from 'electron';
|
|||||||
import * as sdk from 'etcher-sdk';
|
import * as sdk from 'etcher-sdk';
|
||||||
import * as _ from 'lodash';
|
import * as _ from 'lodash';
|
||||||
import { DrivelistDrive } from '../../../shared/drive-constraints';
|
import { DrivelistDrive } from '../../../shared/drive-constraints';
|
||||||
|
|
||||||
import { bytesToMegabytes } from '../../../shared/units';
|
import { bytesToMegabytes } from '../../../shared/units';
|
||||||
import { Actions, store } from './store';
|
import { Actions, store } from './store';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user