summary refs log tree commit diff
path: root/gateway/src/Server.ts
diff options
context:
space:
mode:
Diffstat (limited to 'gateway/src/Server.ts')
-rw-r--r--gateway/src/Server.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/gateway/src/Server.ts b/gateway/src/Server.ts

index 7e1489be..254820c9 100644 --- a/gateway/src/Server.ts +++ b/gateway/src/Server.ts
@@ -1,4 +1,3 @@ -import "missing-native-js-functions"; import dotenv from "dotenv"; dotenv.config(); import { closeDatabase, Config, initDatabase, initEvent } from "@fosscord/util";