mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-20 14:13:07 +00:00
remove import
This commit is contained in:
parent
e10a974a9f
commit
dcbba23d80
@ -27,7 +27,6 @@ import * as fetch from 'isomorphic-fetch'
|
||||
import * as cf from '../../utils/common-flags';
|
||||
import { flags } from '@oclif/command';
|
||||
import { uniqueId } from 'lodash';
|
||||
import { json } from 'body-parser';
|
||||
|
||||
interface FlagsDef {
|
||||
help: void;
|
||||
|
Loading…
Reference in New Issue
Block a user