mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2025-01-29 20:34:46 +01:00
Remove unused import
This commit is contained in:
parent
4b66c6bd62
commit
98796dde69
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ use crate::{
|
|||
window_rules::{WindowRule, WindowRuleCondition},
|
||||
CallbackId, ModifierMask, Msg,
|
||||
},
|
||||
PinnacleSocketSource, DEFAULT_SOCKET_DIR,
|
||||
PinnacleSocketSource,
|
||||
},
|
||||
backend::{udev::Udev, winit::Winit, BackendData},
|
||||
cursor::Cursor,
|
||||
|
|
Loading…
Add table
Reference in a new issue