make clippy happy

This commit is contained in:
Christian Schwarz
2024-01-24 09:30:01 +01:00
parent cad723b458
commit c2ee2952e1

View File

@@ -350,7 +350,6 @@ impl Service {
Mode::Detach
}
};
drop(attach_req);
tracing::info!(?mode, "attach-hook start");
match mode {