generated from ElnuDev/rust-project
cargo fmt
This commit is contained in:
parent
bdd378cc5f
commit
f5ab2ba353
1 changed files with 1 additions and 4 deletions
|
@ -23,9 +23,6 @@ fn main() -> Result<()> {
|
|||
path.set_extension("svg");
|
||||
path
|
||||
});
|
||||
dyesub::render_file(
|
||||
&args.input,
|
||||
&output,
|
||||
)?;
|
||||
dyesub::render_file(&args.input, &output)?;
|
||||
Ok(())
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue