Fixing fmt.
This commit is contained in:
parent
29a01ddaf1
commit
662f94a597
1 changed files with 1 additions and 4 deletions
|
@ -9,10 +9,7 @@ use crate::{
|
|||
},
|
||||
apub::{ApubLikeableType, ApubObjectType},
|
||||
blocking,
|
||||
websocket::{
|
||||
messages::SendComment,
|
||||
UserOperation,
|
||||
},
|
||||
websocket::{messages::SendComment, UserOperation},
|
||||
DbPool,
|
||||
LemmyContext,
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue