diff options
| -rw-r--r-- | extension/package.json | 5 | 
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, | 
