diff --git a/extensions/void/package.json b/extensions/void/package.json index 8ef55f14..04233220 100644 --- a/extensions/void/package.json +++ b/extensions/void/package.json @@ -16,11 +16,6 @@ "configuration": { "title": "Void", "properties": { - "void.initialInstructions": { - "type": "string", - "default": "", - "description": "[Optional] Provide initial instructions to the LLM" - }, "void.whichApi": { "type": "string", "default": "anthropic",