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