fix: clippy too-many-args on update_remote_review, use RemoteReviewUpdate struct
This commit is contained in:
@@ -22,7 +22,7 @@ pub use k_ap::{
|
||||
|
||||
pub use event_handler::ActivityPubEventHandler;
|
||||
pub use port::{ActivityPubPort, NoopActivityPubService};
|
||||
pub use remote_review_repository::RemoteReviewRepository;
|
||||
pub use remote_review_repository::{RemoteReviewRepository, RemoteReviewUpdate};
|
||||
pub use review_handler::ReviewObjectHandler;
|
||||
pub use user_adapter::DomainUserRepoAdapter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user