[BE] Remove unstable feature flag
This commit is contained in:
parent
64007d39bd
commit
66de3aedc6
@ -1,5 +1,3 @@
|
|||||||
#![feature(lazy_cell)]
|
|
||||||
|
|
||||||
use cors::Cors;
|
use cors::Cors;
|
||||||
use once_cell::sync::OnceCell;
|
use once_cell::sync::OnceCell;
|
||||||
use sqlx::mysql::MySqlPoolOptions;
|
use sqlx::mysql::MySqlPoolOptions;
|
||||||
|
Loading…
Reference in New Issue
Block a user