Skip to content

Commit 2073a1a

Browse files
committed
clippy
1 parent e835a36 commit 2073a1a

File tree

1 file changed

+1
-0
lines changed
  • rust/operator-binary/src/crd

1 file changed

+1
-0
lines changed

Diff for: rust/operator-binary/src/crd/mod.rs

+1
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@ impl v1alpha1::DruidCluster {
389389
Ok(result)
390390
}
391391

392+
#[allow(clippy::type_complexity)]
392393
pub fn build_role_properties(
393394
&self,
394395
) -> HashMap<

0 commit comments

Comments
 (0)