summaryrefslogtreecommitdiffstats
path: root/src/input/thread/state.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/thread/state.rs')
-rw-r--r--src/input/thread/state.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/input/thread/state.rs b/src/input/thread/state.rs
index 43fb478..57c0395 100644
--- a/src/input/thread/state.rs
+++ b/src/input/thread/state.rs
@@ -122,7 +122,6 @@ mod tests {
};
use super::*;
- use crate::input::Event;
fn create_state() -> State {
State::new()