Make clippy happy

This commit is contained in:
Konstantin Knizhnik
2024-02-07 08:54:11 +02:00
parent 32e38d5e86
commit af08102718
+1
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;