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

fix linting issues

parent 60128e63
......@@ -37,4 +37,4 @@ function generateBlock () {
})
}
module.exports = generateBlock
\ No newline at end of file
module.exports = generateBlock
......@@ -48,4 +48,4 @@ Provider.prototype.isConnected = function () {
return true
}
module.exports = Provider
\ No newline at end of file
module.exports = Provider
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