Skip to content

Commit 4063f83

Browse files
committed
clippy
1 parent abe242f commit 4063f83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/crd/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -800,6 +800,7 @@ impl HdfsCluster {
800800
}
801801
}
802802

803+
#[allow(clippy::type_complexity)]
803804
pub fn build_role_properties(
804805
&self,
805806
) -> Result<

0 commit comments

Comments
 (0)