mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-22 15:41:15 +00:00
Make clippy happy
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user