Skip to content

Commit 7fa7910

Browse files
committed
port user roles to use user_roles
1 parent d5649d2 commit 7fa7910

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

migration/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ mod m20250801_000000_add_sorting_indexes;
1111
mod m20251007_093603_add_user_roles_table_and_super_admin;
1212
mod m20251008_000000_migrate_admin_users_to_super_admin_role;
1313
mod m20251009_000000_migrate_regular_users_to_user_roles;
14-
1514
pub struct Migrator;
1615

1716
#[async_trait::async_trait]

0 commit comments

Comments
 (0)