mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 05:52:55 +00:00
cargo fmt
This commit is contained in:
@@ -187,7 +187,7 @@ impl WalRedoManagerInternal {
|
||||
let _ = request.response_channel.send(result);
|
||||
|
||||
if !result_ok {
|
||||
error!("wal-redo-postgres filed to apply request {:?}", request);
|
||||
error!("wal-redo-postgres filed to apply request {:?}", request);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user