mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-14 03:30:36 +00:00
make clippy happy
This commit is contained in:
@@ -350,7 +350,6 @@ impl Service {
|
||||
Mode::Detach
|
||||
}
|
||||
};
|
||||
drop(attach_req);
|
||||
|
||||
tracing::info!(?mode, "attach-hook start");
|
||||
match mode {
|
||||
|
||||
Reference in New Issue
Block a user