Merge pull request #3871 from balena-io/test

testing renovate
This commit is contained in:
bulldozer-balena[bot] 2022-11-10 20:52:37 +00:00 committed by GitHub
commit e09bdd734b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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';