fmt
This commit is contained in:
@@ -61,7 +61,6 @@ pub trait SocialQuery: Send + Sync {
|
||||
follower: &UserId,
|
||||
target: &SocialIdentity,
|
||||
) -> Result<bool, DomainError>;
|
||||
|
||||
}
|
||||
|
||||
#[async_trait]
|
||||
|
||||
Reference in New Issue
Block a user