Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Commit

Permalink
Format extension
Browse files Browse the repository at this point in the history
  • Loading branch information
xnkevinnguyen committed Feb 14, 2020
1 parent 395c266 commit 3de8c7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -918,7 +918,6 @@ export async function activate(context: vscode.ExtensionContext) {
debuggerCommunicationHandler = new DebuggerCommunicationServer(
currentPanel,
utils.getServerPortConfig()

);
openWebview();
if (currentPanel) {
Expand Down

0 comments on commit 3de8c7f

Please sign in to comment.