Make clippy happy

This commit is contained in:
Konstantin Knizhnik
2024-01-17 14:55:41 +02:00
parent 32e38d5e86
commit af08102718

View File

@@ -147,6 +147,7 @@ async fn publish(client: Option<BrokerClientChannel>, n_keys: u64) {
http_connstr: "zenith-1-sk-1.local:7677".to_owned(),
local_start_lsn: 0,
availability_zone: None,
standby_flush_lsn: 0,
};
counter += 1;
yield info;