Remove Discord oauth login support

This commit is contained in:
Madeline
2022-12-17 19:41:49 +11:00
parent fede6b3482
commit bf420aac32
5 changed files with 4 additions and 126 deletions
+1 -2
View File
@@ -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";
export * from "./utility/EmbedHandlers";