Commit 701acf15 authored by yann300's avatar yann300

standard

parent 3019ccf4
...@@ -43,7 +43,7 @@ export class RemixdHandle { ...@@ -43,7 +43,7 @@ export class RemixdHandle {
this.connectToLocalhost() this.connectToLocalhost()
} }
/** /**
* connect to localhost if no connection and render the explorer * connect to localhost if no connection and render the explorer
* disconnect from localhost if connected and remove the explorer * disconnect from localhost if connected and remove the explorer
* *
...@@ -65,7 +65,8 @@ export class RemixdHandle { ...@@ -65,7 +65,8 @@ export class RemixdHandle {
this.fileSystemExplorer.ensureRoot() this.fileSystemExplorer.ensureRoot()
} }
}) })
}}) }}
)
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment