Skip to content

Commit 19df1e6

Browse files
committed
tight format
1 parent 879b7b5 commit 19df1e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/src/touch/event.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
use crate::Point;
21
use super::{Finger, Phase};
2+
use crate::Point;
33

44
/// A touch event.
55
#[derive(Debug, Clone, Copy, PartialEq)]

0 commit comments

Comments
 (0)