diff options
Diffstat (limited to 'src/api/util/index.ts')
-rw-r--r-- | src/api/util/index.ts | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/api/util/index.ts b/src/api/util/index.ts index 49542ceb..ffad0607 100644 --- a/src/api/util/index.ts +++ b/src/api/util/index.ts @@ -7,5 +7,4 @@ export * from "./handlers/route"; export * from "./utility/String"; export * from "./handlers/Voice"; export * from "./utility/captcha"; -export * from "./utility/EmbedHandlers"; -export * from "./handlers/Oauth"; \ No newline at end of file +export * from "./utility/EmbedHandlers"; \ No newline at end of file |