Codacy style changes for test files
This commit is contained in:
@ -5,5 +5,4 @@ const extendHex = shortHex =>
|
||||
.split('')
|
||||
.map(x => x + x)
|
||||
.join('');
|
||||
|
||||
module.exports = extendHex;
|
||||
module.exports = extendHex;
|
||||
|
||||
Reference in New Issue
Block a user