Codacy style changes for test files
This commit is contained in:
@ -1,3 +1,2 @@
|
||||
const ary = (fn, n) => (...args) => fn(...args.slice(0, n));
|
||||
|
||||
module.exports = ary;
|
||||
module.exports = ary;
|
||||
|
||||
Reference in New Issue
Block a user