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