Clean up imports for database.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
use crate::database::entities::User;
|
||||
use crate::database::*;
|
||||
|
||||
use rauth::auth::Session;
|
||||
use rocket_contrib::json::JsonValue;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user