Commit 002eb5e2 authored by Iuri Matias's avatar Iuri Matias

fix linting issues

parent 60128e63
...@@ -37,4 +37,4 @@ function generateBlock () { ...@@ -37,4 +37,4 @@ function generateBlock () {
}) })
} }
module.exports = generateBlock module.exports = generateBlock
\ No newline at end of file
...@@ -48,4 +48,4 @@ Provider.prototype.isConnected = function () { ...@@ -48,4 +48,4 @@ Provider.prototype.isConnected = function () {
return true return true
} }
module.exports = Provider module.exports = Provider
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment