Update compiler.ts

pull/2774/head
bunsenstraat 2 years ago committed by GitHub
parent 1c5250cc5c
commit 69129af38f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      apps/solidity-compiler/src/app/compiler.ts

@ -23,7 +23,6 @@ export class CompilerClientApi extends CompilerApiMixin(PluginClient) implements
this.compiler = this.compileTabLogic.compiler
this.compileTabLogic.init()
this.initCompilerApi()
}
getCompilerParameters () {

Loading…
Cancel
Save