1 files changed, 0 insertions, 9 deletions
diff --git a/api/src/util/index.ts b/api/src/util/index.ts
deleted file mode 100644
index de6b6064..00000000
--- a/api/src/util/index.ts
+++ /dev/null
@@ -1,9 +0,0 @@
-export * from "./utility/Base64";
-export * from "./utility/ipAddress";
-export * from "./handlers/Message";
-export * from "./utility/passwordStrength";
-export * from "./utility/RandomInviteID";
-export * from "./handlers/route";
-export * from "./utility/String";
-export * from "./handlers/Voice";
-export * from "./utility/captcha";
\ No newline at end of file
|