mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 05:40:03 -04:00
Remove extern crate
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
#![deny(warnings)]
|
||||
|
||||
extern crate wasm_bindgen;
|
||||
|
||||
extern crate emigui;
|
||||
|
||||
pub mod webgl;
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user