Remove users store prototype

This commit is contained in:
Lennart
2023-09-07 18:43:41 +02:00
parent 72fc6bb387
commit 82f15733fa
2 changed files with 1 additions and 40 deletions

View File

@@ -1,2 +1,2 @@
pub mod calendar;
pub mod users;
pub mod models;