mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-26 18:36:28 +00:00
lint
This commit is contained in:
@@ -163,7 +163,7 @@ async fn main() {
|
||||
addr,
|
||||
format_duration(&duration)
|
||||
);
|
||||
},
|
||||
}
|
||||
|
||||
Err(err) => {
|
||||
debug!("Client disconnected with error {:?}", err);
|
||||
|
||||
Reference in New Issue
Block a user