cargo fmt

This commit is contained in:
Ashley Wulber 2024-10-17 13:23:45 -04:00
parent 1d1819c9b1
commit df4b94edf2
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
5 changed files with 140 additions and 81 deletions

View file

@ -7,8 +7,7 @@ use sctk::{
seat::{
keyboard::Modifiers,
pointer::{
AxisScroll, BTN_EXTRA, BTN_LEFT, BTN_MIDDLE, BTN_RIGHT,
BTN_SIDE,
AxisScroll, BTN_EXTRA, BTN_LEFT, BTN_MIDDLE, BTN_RIGHT, BTN_SIDE,
},
},
};