Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdw committed Oct 31, 2023
1 parent 01d90c5 commit ee5b95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/v14-test/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
use clap::Parser;
use desub_current::{decoder, Metadata};
use std::path::PathBuf;
use clap::Parser;

#[derive(Debug, Parser)]
struct Opts {
Expand Down

0 comments on commit ee5b95e

Please sign in to comment.