diff --git a/src/util.js b/src/util.js index 370952d..274af82 100644 --- a/src/util.js +++ b/src/util.js @@ -15,4 +15,4 @@ class Util { } } -module.exports = new Util(); +module.exports = new Util(); \ No newline at end of file