mirror of
https://github.com/ascribe/onion.git
synced 2025-02-14 21:10:27 +01:00
Remove lodash dependency
This commit is contained in:
parent
1a3dffe8bc
commit
0b4cc3123d
@ -1,7 +1,5 @@
|
|||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
import _ from 'lodash';
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Takes an object and returns a shallow copy without any keys
|
* Takes an object and returns a shallow copy without any keys
|
||||||
* that fail the passed in filter function.
|
* that fail the passed in filter function.
|
||||||
|
Loading…
Reference in New Issue
Block a user