Skip to content

Commit 1f8c57e

Browse files
committed
update: fmt at video_config
1 parent e2771b5 commit 1f8c57e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/configs/video_config.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ impl PaceDistConfig {
2727
position: Option<(i32, i32)>,
2828
show_pace: bool,
2929
show_distance: bool,
30-
)
31-
-> Self {
30+
) -> Self {
3231
Self {
3332
font_scale,
3433
thickness,

0 commit comments

Comments
 (0)