Useless use

This commit is contained in:
Thomas Forgione 2019-02-12 10:48:46 +01:00
parent 7eb4ae7848
commit d7e8b57c67
No known key found for this signature in database
GPG Key ID: 203DAEA747F48F41
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
use std::{env, fmt, result};
use std::process::exit;
use std::error::Error;
use std::path::PathBuf;
use std::fs::File;