summary refs log tree commit diff
path: root/src/util/schemas/BanRegistrySchema.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/schemas/BanRegistrySchema.ts')
-rw-r--r--src/util/schemas/BanRegistrySchema.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/schemas/BanRegistrySchema.ts b/src/util/schemas/BanRegistrySchema.ts
index 661f934f..501f94dc 100644
--- a/src/util/schemas/BanRegistrySchema.ts
+++ b/src/util/schemas/BanRegistrySchema.ts
@@ -1,4 +1,3 @@
-
 export interface BanRegistrySchema {
 	id: string;
 	user_id: string;