Remove debug logging
This commit is contained in:
parent
57e26bd2fe
commit
02e8242c3b
1 changed files with 0 additions and 1 deletions
|
|
@ -287,7 +287,6 @@ export namespace Provider {
|
|||
for (const [providerID, provider] of configProviders) {
|
||||
mergeProvider(providerID, provider.options ?? {}, "config")
|
||||
}
|
||||
console.log("!@#!@#", Flag.OPENCODE_ENABLE_EXPERIMENTAL_MODELS)
|
||||
|
||||
for (const [providerID, provider] of Object.entries(providers)) {
|
||||
const filteredModels = Object.fromEntries(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue