chore: generate

This commit is contained in:
opencode-agent[bot] 2026-05-03 15:22:38 +00:00
parent 13ac849db5
commit 57d5c095d8

View file

@ -236,4 +236,3 @@ export async function waitForDependencies() {
export async function get() {
return runPromise((svc) => svc.get())
}