We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccda653 commit 1a55024Copy full SHA for 1a55024
apps/remix-ide/src/app/files/truffle-handle.js
@@ -12,7 +12,7 @@ const profile = {
12
}
13
14
export class TruffleHandle extends WebsocketPlugin {
15
- constructor() {
+ constructor () {
16
super(profile)
17
18
0 commit comments