mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
Remove unused import
This commit is contained in:
parent
c471692949
commit
671676d7e4
@ -28,7 +28,7 @@ use lemmy_db_schema::{
|
||||
person_block,
|
||||
post,
|
||||
},
|
||||
source::{community::CommunityFollower, person::Person},
|
||||
source::community::CommunityFollower,
|
||||
utils::{fuzzy_search, limit_and_offset, DbConn, DbPool, ListFn, Queries, ReadFn},
|
||||
CommentSortType,
|
||||
ListingType,
|
||||
|
Loading…
Reference in New Issue
Block a user