Update compileTabLogic.ts

pull/2249/head
Aniket 3 years ago committed by yann300
parent 7469ba55af
commit 18bace10c7
  1. 1
      libs/remix-ui/solidity-compiler/src/lib/logic/compileTabLogic.ts

@ -66,7 +66,6 @@ export class CompileTabLogic {
} }
setConfigFilePath (path) { setConfigFilePath (path) {
console.log("path in logic = ", path)
this.configFilePath = path this.configFilePath = path
} }

Loading…
Cancel
Save