Commit 9d5b1a8f authored by Iuri Matias's avatar Iuri Matias

comply with linter

parent 1fbf5815
...@@ -4,7 +4,6 @@ var $ = require('jquery') ...@@ -4,7 +4,6 @@ var $ = require('jquery')
var yo = require('yo-yo') var yo = require('yo-yo')
var css = require('./styles/renderer-styles') var css = require('./styles/renderer-styles')
/** /**
* After refactor, the renderer is only used to render error/warning * After refactor, the renderer is only used to render error/warning
* TODO: This don't need to be an object anymore. Simplify and just export the renderError function. * TODO: This don't need to be an object anymore. Simplify and just export the renderError function.
......
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