Skip to content

Commit cd18390

Browse files
committed
remove unused spring cli executable preference
1 parent b1bc708 commit cd18390

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

vscode-extensions/vscode-spring-boot/package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -456,17 +456,6 @@
456456
}
457457
}
458458
},
459-
{
460-
"id": "spring-cli",
461-
"title": "Spring CLI",
462-
"properties": {
463-
"spring-cli.executable": {
464-
"type": "string",
465-
"default": "spring",
466-
"description": "Spring CLI executable. Either name of the executable if it's on the PATH environment variable or absolute path to the spring CLI executable (or JAR for dev purposes)"
467-
}
468-
}
469-
},
470459
{
471460
"id": "ls",
472461
"title": "Language Server",

0 commit comments

Comments
 (0)