Skip to content

Commit 6c26212

Browse files
adwk67sbernauer
andauthored
Update crates/stackable-operator/src/crd/git_sync/v1alpha1_impl.rs
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent c537512 commit 6c26212

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

crates/stackable-operator/src/crd/git_sync/v1alpha1_impl.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ pub enum Error {
4444
AddVolumeMount {
4545
source: crate::builder::pod::container::Error,
4646
},
47-
48-
#[snafu(display("failed to declare unique credentials"))]
49-
MultipleCredentials,
5047
}
5148

5249
impl GitSync {

0 commit comments

Comments
 (0)