diff --git a/crates/punktfunk-core/src/client/pump/handshake.rs b/crates/punktfunk-core/src/client/pump/handshake.rs index 4b5a7f94..f6a6c98b 100644 --- a/crates/punktfunk-core/src/client/pump/handshake.rs +++ b/crates/punktfunk-core/src/client/pump/handshake.rs @@ -3,7 +3,6 @@ //! up the data-plane [`Session`]. A typed application close from the host surfaces as //! [`PunktfunkError::Rejected`] instead of the generic transport error. -use super::super::*; use super::*; /// Everything [`run_pump`](super::run_pump) needs from a successful connect + handshake. diff --git a/crates/punktfunk-core/src/client/pump/input_task.rs b/crates/punktfunk-core/src/client/pump/input_task.rs index 9c75f45a..8bcbc5a0 100644 --- a/crates/punktfunk-core/src/client/pump/input_task.rs +++ b/crates/punktfunk-core/src/client/pump/input_task.rs @@ -9,7 +9,6 @@ //! Keyboard/mouse/touch events pass through unchanged; an older host (no caps bit) keeps //! getting the legacy per-transition gamepad events. -use super::super::*; use super::*; pub(super) async fn run(