Codacy style changes for test files
This commit is contained in:
@ -18,5 +18,4 @@ const recordAnimationFrames = (callback, autoStart = true) => {
|
||||
if (autoStart) start();
|
||||
return { start, stop };
|
||||
};
|
||||
|
||||
module.exports = recordAnimationFrames;
|
||||
module.exports = recordAnimationFrames;
|
||||
|
||||
Reference in New Issue
Block a user