Removed unnecessary comment

This commit is contained in:
Catalin Lupuleti 2025-02-27 22:20:35 +00:00
parent 2b3d23ebd7
commit 87b70cef83

View file

@ -44,6 +44,7 @@ export type GlobalStateKey =
| "lmStudioBaseUrl"
| "anthropicBaseUrl"
| "anthropicThinking"
| "vertexThinking"
| "azureApiVersion"
| "openAiStreamingEnabled"
| "openRouterModelId"