Skip to content

Commit a6c87c1

Browse files
committed
chore: remove unused Log import
1 parent 80de1c5 commit a6c87c1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/opencode/src/provider/transform.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import type { JSONSchema } from "zod/v4/core"
44
import type { Provider } from "./provider"
55
import type { ModelsDev } from "./models"
66
import { iife } from "@/util/iife"
7-
import { Log } from "@/util/log"
87

98
type Modality = NonNullable<ModelsDev.Model["modalities"]>["input"][number]
109

0 commit comments

Comments
 (0)