mirror of https://github.com/LemmyNet/lemmy.git
Fixing fmt.
parent
29a01ddaf1
commit
662f94a597
|
@ -9,10 +9,7 @@ use crate::{
|
|||
},
|
||||
apub::{ApubLikeableType, ApubObjectType},
|
||||
blocking,
|
||||
websocket::{
|
||||
messages::SendComment,
|
||||
UserOperation,
|
||||
},
|
||||
websocket::{messages::SendComment, UserOperation},
|
||||
DbPool,
|
||||
LemmyContext,
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue