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

index a731d326..09663452 100644 --- a/api/src/index.ts +++ b/api/src/index.ts
@@ -1,4 +1,3 @@ export * from "./Server"; export * from "./middlewares/"; -export * from "./util/"; -export * from "./voice_schema_hack"; \ No newline at end of file +export * from "./util/"; \ No newline at end of file