Codacy style changes for test files
This commit is contained in:
@ -14,5 +14,4 @@ const unflattenObject = obj =>
|
||||
} else acc[k] = obj[k];
|
||||
return acc;
|
||||
}, {});
|
||||
|
||||
module.exports = unflattenObject;
|
||||
module.exports = unflattenObject;
|
||||
|
||||
Reference in New Issue
Block a user