Removing some unused imports, cleanup

This commit is contained in:
Brandon Fish
2019-01-18 18:36:28 -06:00
parent 62d06043b2
commit 7fc892be07
7 changed files with 8 additions and 19 deletions

View File

@ -1,5 +1,4 @@
use libc::{c_int, c_void};
use std::cell::UnsafeCell;
use wasmer_runtime::Instance;
/// setjmp