Codacy style changes for test files
This commit is contained in:
@ -12,5 +12,4 @@ const createEventHub = () => ({
|
||||
if (i > -1) this.hub[event].splice(i, 1);
|
||||
}
|
||||
});
|
||||
|
||||
module.exports = createEventHub;
|
||||
module.exports = createEventHub;
|
||||
|
||||
Reference in New Issue
Block a user