Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
francisdb committed Oct 30, 2024
1 parent 03a7a8b commit d90085e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use std::process::ExitCode;
use vpxtool::{fixprint, run};


fn main() -> ExitCode {
fixprint::safe_main(run)
}

0 comments on commit d90085e

Please sign in to comment.