-
Pascal Hartig authored
This reverts commit 9d4b0b06. The simplified function call changes the semantics of it. The signature of without is: _.without(array, [*values]), which is why apply must be used here.
89e5d5c7
This reverts commit 9d4b0b06. The simplified function call changes the semantics of it. The signature of without is: _.without(array, [*values]), which is why apply must be used here.