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

index 3715f59e..00000000 --- a/util/src/schemas/ChannelReorderSchema.ts +++ /dev/null
@@ -1 +0,0 @@ -export type ChannelReorderSchema = { id: string; position?: number; lock_permissions?: boolean; parent_id?: string }[]; \ No newline at end of file