Codacy style changes for test files
This commit is contained in:
@ -8,5 +8,4 @@ const orderBy = (arr, props, orders) =>
|
||||
return acc;
|
||||
}, 0)
|
||||
);
|
||||
|
||||
module.exports = orderBy;
|
||||
module.exports = orderBy;
|
||||
|
||||
Reference in New Issue
Block a user