fix: remove unused feature

This commit is contained in:
sxyazi 2023-07-21 16:07:10 +08:00
parent a017a66a17
commit 820ddf2d4c
No known key found for this signature in database

View file

@ -1,5 +1,3 @@
#![feature(if_let_guard)]
use ui::App;
mod config;