cargo fmt.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
use std::fs::File;
|
||||
use std::io::BufWriter;
|
||||
use std::path::Path;
|
||||
use std::{fs::File, io::BufWriter, path::Path};
|
||||
|
||||
use png;
|
||||
use thiserror::Error;
|
||||
|
||||
Reference in New Issue
Block a user