Skip to content

Commit

Permalink
chore: remove clippy warning
Browse files Browse the repository at this point in the history
  • Loading branch information
itsyaasir committed Jun 20, 2024
1 parent 6140606 commit 94ae382
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindings/grpc/src/services/domain_linkage.rs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ use tonic::Response;
use tonic::Status;
use url::Origin;

#[allow(clippy::module_inception)]
mod _domain_linkage {
tonic::include_proto!("domain_linkage");
}
Expand Down

0 comments on commit 94ae382

Please sign in to comment.