mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Remove without from skipRearg mapping. [closes #2365]
This commit is contained in:
@@ -304,7 +304,6 @@ exports.skipRearg = {
|
||||
'range': true,
|
||||
'rangeRight': true,
|
||||
'subtract': true,
|
||||
'without': true,
|
||||
'zip': true,
|
||||
'zipObject': true
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user