Skip to content

Commit b6ac8a1

Browse files
committed
chore: Remove commented-out macro argument
1 parent 5b29a38 commit b6ac8a1

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ pub mod versioned {
110110
IfPodIsInNamespace { namespace: String },
111111
}
112112

113-
// #[versioned(skip(from))]
114113
#[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)]
115114
#[serde(rename_all = "camelCase")]
116115
pub struct AutoTlsBackend {

0 commit comments

Comments
 (0)