removed the status badge on workspace change

pull/1133/head^2
lianahus 4 years ago committed by Liana Husikyan
parent a5277560e9
commit d0f0b7fe3a
  1. 1
      apps/remix-ide/src/app/tabs/compile-tab.js

@ -87,6 +87,7 @@ class CompileTab extends ViewPlugin {
this.compilerContainer.currentFile = ''
this.data.contractsDetails = {}
yo.update(this._view.contractSelection, this.contractSelection())
this.emit('statusChanged', { key: 'none' })
}
/************

Loading…
Cancel
Save