Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
dantleech committed Aug 26, 2023
1 parent 9b15d28 commit 7bb5770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ use crate::{
input::InputEvent,
store::{
activity::ActivityStore,
polyline_compare::{self, compare},
polyline_compare::{compare},
},
};
use crate::{
Expand Down

0 comments on commit 7bb5770

Please sign in to comment.