small readability changes

This commit is contained in:
Sem Visscher
2021-03-18 17:53:30 +01:00
parent d852029d25
commit 3464b0383c
2 changed files with 5 additions and 4 deletions

View File

@ -82,4 +82,4 @@ const registerProvider = (win) => {
return registerCallback;
};
module.exports = registerProvider;
module.exports = registerProvider;