chore: generate

This commit is contained in:
opencode-agent[bot] 2026-06-09 16:12:42 +00:00
commit ada5b31bb0
11 changed files with 69 additions and 33 deletions

View file

@ -627,6 +627,4 @@ export const layer = Layer.effect(
}),
)
export const locationLayer = layer.pipe(
Layer.provide(Ripgrep.defaultLayer),
)
export const locationLayer = layer.pipe(Layer.provide(Ripgrep.defaultLayer))