Codacy style changes for test files
This commit is contained in:
@ -12,5 +12,4 @@ const onUserInputChange = callback => {
|
||||
(type = 'touch'), callback(type), document.addEventListener('mousemove', mousemoveHandler);
|
||||
});
|
||||
};
|
||||
|
||||
module.exports = onUserInputChange;
|
||||
module.exports = onUserInputChange;
|
||||
|
||||
Reference in New Issue
Block a user