chore: generate

This commit is contained in:
opencode-agent[bot]
2026-05-08 05:36:06 +00:00
parent ed8538fdd2
commit 783b229303
+1 -1
View File
@@ -1,6 +1,6 @@
import { spawnSync } from "node:child_process"
import { basename } from "node:path"
import { getLogger } from "./logging";
import { getLogger } from "./logging"
const TIMEOUT = 5_000