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