Fix lint
This commit is contained in:
parent
b0328ab72d
commit
a7156e29a1
@ -1,7 +1,6 @@
|
||||
import reduce from 'lodash/collection/reduce';
|
||||
import isEmpty from 'lodash/lang/isEmpty';
|
||||
import assign from 'lodash/object/assign';
|
||||
import curry from 'lodash/function/curry';
|
||||
import wrap from './wrap';
|
||||
|
||||
function resolveUpdates(updates, object = {}) {
|
||||
|
Loading…
Reference in New Issue
Block a user