pull/1860/head
filip mertens 3 years ago committed by yann300
parent f33630e826
commit 64df6672c8
  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