remove unused feature
This commit is contained in:
parent
4ac5223149
commit
9ba687bdae
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#![feature(let_chains, if_let_guard)]
|
#![feature(let_chains)]
|
||||||
|
|
||||||
mod config;
|
mod config;
|
||||||
mod error;
|
mod error;
|
||||||
|
|
Loading…
Reference in a new issue