mirror of https://github.com/LemmyNet/lemmy.git
fmt
parent
689d2efb48
commit
076262317b
|
@ -15,7 +15,7 @@ use lemmy_db_schema::{
|
||||||
schema::{community, community_actions, community_aggregates, instance_actions},
|
schema::{community, community_actions, community_aggregates, instance_actions},
|
||||||
source::{community::CommunityFollower, local_user::LocalUser, site::Site},
|
source::{community::CommunityFollower, local_user::LocalUser, site::Site},
|
||||||
utils::{
|
utils::{
|
||||||
actions,
|
actions,
|
||||||
fuzzy_search,
|
fuzzy_search,
|
||||||
limit_and_offset,
|
limit_and_offset,
|
||||||
visible_communities_only,
|
visible_communities_only,
|
||||||
|
|
Loading…
Reference in New Issue