mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-25 19:11:45 +03:00
Remove unused import
This commit is contained in:
parent
c83e498f52
commit
3c52a82213
@ -2,7 +2,7 @@
|
||||
|
||||
extern crate wasm_bindgen_test_project_builder as project_builder;
|
||||
|
||||
use project_builder::{project, run};
|
||||
use project_builder::project;
|
||||
|
||||
mod comments;
|
||||
mod dependencies;
|
||||
|
Loading…
Reference in New Issue
Block a user