|
@@ -64,11 +64,7 @@ function withMcpProject<A, E, R>(self: (dir: string) => Effect.Effect<A, E, R>)
|
|
|
Promise.resolve(input.app.request(input.path, { method: "POST", headers: input.headers })),
|
|
Promise.resolve(input.app.request(input.path, { method: "POST", headers: input.headers })),
|