pull/5370/head
filip mertens 3 years ago committed by yann300
parent 8c02e73467
commit 791c26403f
  1. 2
      apps/remix-ide/src/app/ui/renderer.js

@ -5,8 +5,6 @@ var yo = require('yo-yo')
const { default: Registry } = require('../state/registry')
var css = require('./styles/renderer-styles')
/**
* 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.

Loading…
Cancel
Save