stop loading models.dev format from global config

This commit is contained in:
Dax Raad
2025-06-18 23:08:51 -04:00
parent 6840276dad
commit 1252b65166
2 changed files with 1 additions and 28 deletions

View File

@@ -1,5 +1,4 @@
{
"$schema": "https://opencode.ai/config.json",
"mcp": {},
"provider": {}
"mcp": {}
}