remove redundant use statements
This commit is contained in:
parent
41f97b01f0
commit
b596e77f03
@ -1,7 +1,5 @@
|
||||
use async_trait;
|
||||
use rocket::http::ContentType;
|
||||
use rocket::response::Content;
|
||||
use serde_json;
|
||||
use webfinger::*;
|
||||
|
||||
use plume_models::{ap_url, blogs::Blog, users::User, PlumeRocket, CONFIG};
|
||||
|
Loading…
Reference in New Issue
Block a user