Skip to content

Commit 08321c9

Browse files
xeniapeTechassi
andauthored
Update rust/operator-binary/src/crd/druidconnection.rs
Co-authored-by: Techassi <[email protected]>
1 parent 7f8e048 commit 08321c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rust/operator-binary/src/crd/druidconnection.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ use stackable_operator::{
88
use stackable_versioned::versioned;
99

1010
#[derive(Snafu, Debug)]
11-
#[allow(clippy::enum_variant_names)]
1211
pub enum Error {
1312
#[snafu(display("{druid_connection} is missing a namespace, this should not happen!"))]
1413
NoNamespace { druid_connection: String },

0 commit comments

Comments
 (0)