Codacy style changes for test files
This commit is contained in:
@ -8,5 +8,4 @@ const howManyTimes = (num, divisor) => {
|
||||
}
|
||||
return i;
|
||||
};
|
||||
|
||||
module.exports = howManyTimes;
|
||||
module.exports = howManyTimes;
|
||||
|
||||
Reference in New Issue
Block a user