Update compile-tab.js

pull/5370/head
bunsenstraat 3 years ago committed by GitHub
parent adfc26392e
commit 099fdec3f8
  1. 2
      apps/remix-ide/src/app/tabs/compile-tab.js

@ -41,7 +41,7 @@ class CompileTab extends CompilerApiMixin(ViewPlugin) { // implements ICompilerA
}
renderComponent () {
console.log('rendering compile tab')
// empty method, is a state update needed?
}
onCurrentFileChanged () {

Loading…
Cancel
Save