Remove temp walkthroughs (#182996)

This commit is contained in:
Bhavya U
2023-05-19 15:28:27 -07:00
committed by GitHub
parent a4037a72ef
commit b0cf9f8e24
2 changed files with 1 additions and 24 deletions

View File

@@ -68,15 +68,6 @@
"main": "./out/extension",
"browser": "./dist/browser/extension",
"contributes": {
"walkthroughs": [
{
"id": "tempNodejsWelcome",
"title": "tempNodejsTitle",
"description": "tempNodejsDescription",
"steps": [],
"when": "false"
}
],
"jsonValidation": [
{
"fileMatch": "package.json",