mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-25 00:03:29 +00:00
remove remaining unnecessary extern crate
This commit is contained in:
parent
4acd1edbc3
commit
1c52a10c54
@ -1,7 +1,3 @@
|
||||
extern crate bitflags;
|
||||
extern crate lazy_static;
|
||||
extern crate log;
|
||||
|
||||
#[cfg(feature = "gfx-backend-dx12")]
|
||||
extern crate gfx_backend_dx12 as back;
|
||||
#[cfg(not(any(
|
||||
|
Loading…
Reference in New Issue
Block a user