From 81a74b4a96c7b5fb014ed2085fbddcf8d2b811cc Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Sun, 15 Aug 2021 13:20:32 +0200 Subject: update release --- api/src/index.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'api/src') diff --git a/api/src/index.ts b/api/src/index.ts index 6037e31f..73b9dbd2 100644 --- a/api/src/index.ts +++ b/api/src/index.ts @@ -5,7 +5,6 @@ export * from "./schema/Channel"; export * from "./schema/Guild"; export * from "./schema/Invite"; export * from "./schema/Message"; -export * from "./util/Config"; export * from "./util/Constants"; export * from "./util/instanceOf"; export * from "./util/instanceOf"; -- cgit 1.5.1