| 1 | // --------------------------------------------------------------------------- |
| 2 | // Regression for https://github.com/RhysSullivan/executor/pull/468 — the |
| 3 | // cloud API v4 routing refactor wired DbService.Live (and other I/O-holding |
| 4 | // services) into `Layer.provideMerge` of an `HttpRouter.toWebHandler` app. |
nothing calls this directly
no test coverage detected