mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
rm log statement
This commit is contained in:
parent
056186225b
commit
e49306b86c
1 changed files with 0 additions and 3 deletions
|
|
@ -105,9 +105,6 @@ export namespace ModelsDev {
|
|||
|
||||
export async function refresh() {
|
||||
const file = Bun.file(filepath)
|
||||
log.info("refreshing", {
|
||||
file,
|
||||
})
|
||||
const result = await fetch(`${url()}/api.json`, {
|
||||
headers: {
|
||||
"User-Agent": Installation.USER_AGENT,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue