fmt
This commit is contained in:
@@ -242,5 +242,4 @@ impl SocialQuery for CompositeSocialAdapter {
|
||||
let following = self.get_following(follower).await?;
|
||||
Ok(following.iter().any(|a| a.identity == *target))
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user