removing rbac cos its not needed at all

This commit is contained in:
Priec
2026-05-17 14:58:13 +02:00
parent 35f0e7af00
commit 0bfd2f8674
17 changed files with 219 additions and 65 deletions

View File

@@ -1,6 +1,5 @@
pub mod _entities;
pub mod users;
pub mod user_roles;
pub mod audio_tags;
pub mod audio_tracks;
pub mod audio_track_tags;