Skip to content

Commit abee777

Browse files
author
Veetaha
committed
vscode-postrefactor: remove remainders of debug logging
1 parent 028a4aa commit abee777

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

editors/code/src/installation/extension.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ async function askToDownloadProperExtensionVersion(config: Config, reason = "")
8989
`version and reload the window now?`,
9090
"Download now", "Cancel"
9191
);
92-
log.debug("Response: ", userResponse);
9392
return userResponse === "Download now";
9493
}
9594

0 commit comments

Comments
 (0)