Skip to content

Commit 64f65c6

Browse files
committed
chore: remove letftover
1 parent 54c91db commit 64f65c6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

rust/operator-binary/src/controller.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,6 @@ pub enum Error {
130130
source: stackable_operator::commons::rbac::Error,
131131
},
132132

133-
#[snafu(display("internal operator failure"))]
134-
135133
#[snafu(display("failed to apply PodDisruptionBudget"))]
136134
ApplyPdb {
137135
source: stackable_operator::cluster_resources::Error,

0 commit comments

Comments
 (0)