chore: generate

This commit is contained in:
opencode-agent[bot]
2026-06-29 03:49:43 +00:00
parent c2ec39c5f4
commit d3899ad09d
16 changed files with 43 additions and 83 deletions
+1 -4
View File
@@ -42,10 +42,7 @@ function testLayer(
),
),
)
return AppNodeBuilder.build(
LayerNode.group([configNode, Policy.node]),
[[Location.node, locationLayer]],
)
return AppNodeBuilder.build(LayerNode.group([configNode, Policy.node]), [[Location.node, locationLayer]])
}
const provider = {