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

index dea9942b..dc9fd0f7 100644 --- a/src/cdn/index.ts +++ b/src/cdn/index.ts
@@ -17,6 +17,4 @@ */ export * from "./Server"; -export * from "./util/FileStorage"; -export * from "./util/Storage"; -export * from "./util/multer"; +export * from "./util";