Skip to content

Commit 215a5dc

Browse files
committed
fix outdated docs
1 parent 10a9c7f commit 215a5dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/stackable-webhook/src/servers/conversion.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ impl ConversionWebhookServer {
131131
/// ];
132132
///
133133
/// let client = Client::try_default().await.expect("failed to create Kubernetes client");
134-
/// let operator_environment = OperatorEnvironmentOptions::parse();
135134
///
136135
/// let options = ConversionWebhookOptions {
137136
/// operator_environment,

0 commit comments

Comments
 (0)