We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d09b38 commit 1b462fdCopy full SHA for 1b462fd
1 file changed
apps/server/src/config.ts
@@ -6,7 +6,6 @@
6
*
7
* @module ServerConfig
8
*/
9
-import * as NodeServices from "@effect/platform-node/NodeServices";
10
import { Effect, FileSystem, Layer, Path, ServiceMap } from "effect";
11
12
export const DEFAULT_PORT = 3773;
0 commit comments