Commit 2803bda
committed
Remove redundant OpenCodeRuntimeLive provision from RuntimeDependenciesLive
OpenCodeRuntimeLive was provided twice: once at the RuntimeDependenciesLive level
in server.ts and again inside ProviderRegistryLive. Since ProviderRegistryLive
already provides OpenCodeRuntime in its output (via Layer.provideMerge), the
earlier provision in RuntimeDependenciesLive was redundant. Remove it to keep a
single canonical provision site in ProviderRegistryLive.1 parent 4c95573 commit 2803bda
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
227 | 226 | | |
228 | 227 | | |
229 | 228 | | |
230 | | - | |
231 | 229 | | |
232 | 230 | | |
233 | 231 | | |
| |||
0 commit comments