Skip to content

Commit 90b3749

Browse files
committed
cargo fmt for consistent code style
1 parent d8da96e commit 90b3749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
use itertools::Itertools;
21
use char_iter::new;
2+
use itertools::Itertools;
33

44
mod fahrtocelc;
55

0 commit comments

Comments
 (0)