Skip to content

Commit 909bb2b

Browse files
committed
cargo fmt
1 parent a6bb56b commit 909bb2b

4 files changed

Lines changed: 131 additions & 71 deletions

File tree

winit/src/platform_specific/wayland/conversion.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ use sctk::{
77
seat::{
88
keyboard::Modifiers,
99
pointer::{
10-
AxisScroll, BTN_EXTRA, BTN_LEFT, BTN_MIDDLE, BTN_RIGHT,
11-
BTN_SIDE,
10+
AxisScroll, BTN_EXTRA, BTN_LEFT, BTN_MIDDLE, BTN_RIGHT, BTN_SIDE,
1211
},
1312
},
1413
};

0 commit comments

Comments
 (0)