clippy
This commit is contained in:
parent
13597cd9da
commit
2776e763cc
@ -1,10 +1,8 @@
|
||||
use chrono;
|
||||
use rocket::http::Status;
|
||||
use rocket::serde::{json::Json, Deserialize, Serialize};
|
||||
use rocket_db_pools::Connection;
|
||||
use uuid::Uuid;
|
||||
use url::Url;
|
||||
use reqwest;
|
||||
|
||||
use crate::Db;
|
||||
use crate::user::AuthenticatedUser;
|
||||
|
Loading…
Reference in New Issue
Block a user