This commit is contained in:
parent
7eb2b7d00d
commit
6051aaa985
3 changed files with 21 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
use based::auth::{User, UserRole};
|
||||
use based::auth::{Sessions, User, UserRole};
|
||||
use based::check_admin;
|
||||
use based::request::api::{api_error, vec_to_api, FallibleApiResponse};
|
||||
use rocket::get;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue