Remove unused import
This commit is contained in:
parent
ddc49de0c3
commit
180792fb8a
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ extern crate libimagentrytag;
|
|||
extern crate libimagerror;
|
||||
extern crate libimagutil;
|
||||
|
||||
use std::process::exit;
|
||||
use std::path::PathBuf;
|
||||
|
||||
use libimagrt::runtime::Runtime;
|
||||
|
|
Loading…
Reference in a new issue