vscode-postrefactor: remove remainders of debug logging
This commit is contained in:
parent
028a4aa99f
commit
abee777b6e
@ -89,7 +89,6 @@ async function askToDownloadProperExtensionVersion(config: Config, reason = "")
|
||||
`version and reload the window now?`,
|
||||
"Download now", "Cancel"
|
||||
);
|
||||
log.debug("Response: ", userResponse);
|
||||
return userResponse === "Download now";
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user