Fix: unused import
This commit is contained in:
parent
e8af265c0c
commit
5bd40d208a
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ use cli::CliConfig;
|
|||
use std::path::Path;
|
||||
use config::reader::from_file;
|
||||
use config::types::Config as Cfg;
|
||||
use config::types::Value as V;
|
||||
use config::types::ScalarValue as S;
|
||||
|
||||
pub struct Configuration {
|
||||
|
|
Loading…
Reference in a new issue