mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-06-23 18:06:56 +00:00
Switch to object spreading in favor of _.assign
Change-type: patch
This commit is contained in:
@ -17,7 +17,6 @@
|
||||
|
||||
import { flags } from '@oclif/command';
|
||||
import { stripIndent } from 'common-tags';
|
||||
import * as _ from 'lodash';
|
||||
|
||||
import { ExpectedError } from '../errors';
|
||||
|
||||
|
Reference in New Issue
Block a user