removed extern crate lines

This commit is contained in:
T5uku5hi
2018-12-12 07:14:26 +09:00
parent 0003fc9115
commit b6db977795
4 changed files with 2 additions and 7 deletions

View File

@ -1,4 +1,3 @@
use wasm_bindgen::prelude::*;
// Called by our JS entry point to run the example