Update compile-tab.js

pull/2074/head
bunsenstraat 3 years ago committed by GitHub
parent 81e4c122ca
commit 4c42504d2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/remix-ide/src/app/tabs/compile-tab.js

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

Loading…
Cancel
Save