We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7120310 commit a070857Copy full SHA for a070857
1 file changed
crates/stackable-webhook/src/lib.rs
@@ -191,7 +191,6 @@ impl WebhookServer {
191
mut webhooks,
192
tls_server,
193
mut cert_rx,
194
- // initial_reconcile_tx,
195
} = self;
196
let tls_server = tls_server
197
.run()
0 commit comments