1 parent 9b15d28 commit 7bb5770Copy full SHA for 7bb5770
1 file changed
src/app.rs
@@ -21,7 +21,7 @@ use crate::{
21
input::InputEvent,
22
store::{
23
activity::ActivityStore,
24
- polyline_compare::{self, compare},
+ polyline_compare::{compare},
25
},
26
};
27
use crate::{
0 commit comments