Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
3
crates/scel_core/src/repo/users_repo.rs
Normal file
3
crates/scel_core/src/repo/users_repo.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub trait UsersRepo {
|
||||
// add code here
|
||||
}
|
Reference in New Issue
Block a user