Commit a49c8a1a authored by yann300's avatar yann300

rollback cleanUpErrors changes

parent 121ca338
......@@ -109,6 +109,7 @@ class CompileTab extends CompilerApi {
})
const cleanupErrors = () => {
this._view.errorContainer.innerHTML = ''
this.events.emit('statusChanged', {key: 'none'})
}
......
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