Codacy style changes for test files
This commit is contained in:
@ -5,5 +5,4 @@ const remove = (arr, func) =>
|
||||
return acc.concat(val);
|
||||
}, [])
|
||||
: [];
|
||||
|
||||
module.exports = remove;
|
||||
module.exports = remove;
|
||||
|
||||
Reference in New Issue
Block a user