mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 23:37:49 +00:00
Newline nits. [ci skip]
This commit is contained in:
@@ -3914,7 +3914,6 @@
|
||||
return baseFind(collection, predicate, baseEachRight);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Performs a deep comparison between each element in `collection` and the
|
||||
* source object, returning the first element that has equivalent property
|
||||
|
||||
@@ -50,7 +50,6 @@
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user