This commit is contained in:
Dax Raad
2026-01-24 14:16:37 -05:00
parent 41f2653a30
commit ff9c186485
2 changed files with 0 additions and 2 deletions

View File

@@ -104,7 +104,6 @@ export namespace ModelsDev {
}
export async function refresh() {
if (Flag.OPENCODE_DISABLE_MODELS_FETCH) return
const file = Bun.file(filepath)
log.info("refreshing", {
file,