@@ -46,8 +46,6 @@ const ServerLive = Layer.empty.pipe(
)
await Effect.gen(function*() {
// yield* TRPCRouter
return yield* Layer.launch(ServerLive)
}).pipe(
Effect.provide(ServicesLive),
The note is not visible to the blocked user.