chore: remove extension dependency to github copilot chat. We do not want folk adding this to their existing extensions

This commit is contained in:
isidorn
2024-05-27 14:01:06 +02:00
parent 9df199bdc8
commit d4e46c9fb4

View File

@ -11,9 +11,6 @@
"engines": {
"vscode": "^1.90.0"
},
"extensionDependencies": [
"github.copilot-chat"
],
"categories": [
"AI",
"Chat"