Skip to content

Commit c39d940

Browse files
authored
Update execution-context.js
1 parent f01b39c commit c39d940

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/remix-ide/src/blockchain/execution-context.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ export class ExecutionContext {
155155
this.isConnected = await this._updateChainContext()
156156
this.event.trigger('contextChanged', [context])
157157
cb()
158-
cb()
159158
} catch (e) {
160159
console.error(e)
161160
cb(false)

0 commit comments

Comments
 (0)