summary refs log tree commit diff
path: root/src/util/schemas/GuildUpdateWelcomeScreenSchema.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/schemas/GuildUpdateWelcomeScreenSchema.ts')
-rw-r--r--src/util/schemas/GuildUpdateWelcomeScreenSchema.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/schemas/GuildUpdateWelcomeScreenSchema.ts b/src/util/schemas/GuildUpdateWelcomeScreenSchema.ts
index b1e36920..c8b8ba4e 100644
--- a/src/util/schemas/GuildUpdateWelcomeScreenSchema.ts
+++ b/src/util/schemas/GuildUpdateWelcomeScreenSchema.ts
@@ -1,4 +1,3 @@
-
 export interface GuildUpdateWelcomeScreenSchema {
 	welcome_channels?: {
 		channel_id: string;