remove unused variable
This commit is contained in:
@@ -43,7 +43,7 @@ fn main () {
|
||||
}
|
||||
}
|
||||
},
|
||||
Err(e) => {
|
||||
Err(_) => {
|
||||
error!("Failed to open config file! Please specify path to a config file.");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user