diff --git a/mod.ts b/mod.ts index b6d350f..867286f 100644 --- a/mod.ts +++ b/mod.ts @@ -17,7 +17,6 @@ export * from "./structures/ThreadChannel.ts"; export * from "./structures/NewsChannel.ts"; export * from "./structures/Emoji.ts"; export * from "./structures/VoiceChannel.ts"; -export * from "./structures/Emoji.ts"; export * from "./structures/GuildEmoji.ts"; export * from "./structures/WelcomeChannel.ts"; export * from "./structures/WelcomeScreen.ts";