Codacy style changes for test files
This commit is contained in:
@ -6,5 +6,4 @@ const hashBrowser = val =>
|
||||
hexes.push(('00000000' + view.getUint32(i).toString(16)).slice(-8));
|
||||
return hexes.join('');
|
||||
});
|
||||
|
||||
module.exports = hashBrowser;
|
||||
module.exports = hashBrowser;
|
||||
|
||||
Reference in New Issue
Block a user