Codacy style changes for test files
This commit is contained in:
@ -6,5 +6,4 @@ const once = fn => {
|
||||
return fn.apply(this, args);
|
||||
};
|
||||
};
|
||||
|
||||
module.exports = once;
|
||||
module.exports = once;
|
||||
|
||||
Reference in New Issue
Block a user