summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'extension/package.json')
-rw-r--r--extension/package.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/extension/package.json b/extension/package.json
index 58ff2b61..741532c2 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -58,11 +58,6 @@
"default": "",
"description": "The OpenAI API key to use for code generation."
},
- "continue.HUGGING_FACE_TOKEN": {
- "type": "password",
- "default": "",
- "description": "The Hugging Face API token to use for code generation."
- },
"continue.dataSwitch": {
"type": "boolean",
"default": false,