remove unused session table

This commit is contained in:
GW_MC
2025-12-15 14:20:28 +08:00
parent 9447b64a76
commit b17d111c5d
6 changed files with 0 additions and 92 deletions

View File

@@ -1,4 +1,3 @@
pub mod m20251011_000001_create_config_table;
pub mod m20251011_000002_create_user_table;
pub mod m20251011_000003_create_user_identity_table;
pub mod m20251011_000004_create_session_table;