summary refs log tree commit diff
path: root/src/util/schemas/GuildTemplateCreateSchema.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/schemas/GuildTemplateCreateSchema.ts')
-rw-r--r--src/util/schemas/GuildTemplateCreateSchema.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/schemas/GuildTemplateCreateSchema.ts b/src/util/schemas/GuildTemplateCreateSchema.ts

index 1579001e..59db8428 100644 --- a/src/util/schemas/GuildTemplateCreateSchema.ts +++ b/src/util/schemas/GuildTemplateCreateSchema.ts
@@ -1,4 +1,3 @@ - export interface GuildTemplateCreateSchema { name: string; avatar?: string | null;