fix a new waterboxhost warning
This commit is contained in:
parent
593e7c125b
commit
542f917b1f
|
@ -2,7 +2,6 @@
|
|||
|
||||
#![feature(try_trait_v2)]
|
||||
#![feature(never_type)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(core_intrinsics)]
|
||||
|
||||
#![allow(dead_code)]
|
||||
|
|
Loading…
Reference in New Issue