mirror of
https://gitee.com/openharmony/third_party_rust_lazy-static.rs
synced 2025-02-17 06:37:41 +00:00
remove unnecessary feature gate
This commit is contained in:
parent
7e6462d9b4
commit
9bec800708
@ -6,8 +6,6 @@ under a different crate name so that can be imported in the compile tests.
|
||||
This currently appears to use the right local build of `lazy_static`.
|
||||
*/
|
||||
|
||||
#![feature(use_extern_macros)]
|
||||
|
||||
extern crate lazy_static;
|
||||
|
||||
pub use self::lazy_static::*;
|
||||
|
Loading…
x
Reference in New Issue
Block a user