Skip to content

Commit

Permalink
cleanup formating
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorHansen committed Sep 12, 2023
1 parent 4dcc3bc commit e5c095b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ fn main() {
(
"faster-greedy-dag",
extract::greedy_dag_1::FasterGreedyDagExtractor.boxed(),
)
),
]
.into_iter()
.collect();
Expand Down

0 comments on commit e5c095b

Please sign in to comment.