mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-28 16:11:32 +00:00
Fix warnings.
This commit is contained in:
@ -1,9 +1,7 @@
|
||||
use std::sync::Arc;
|
||||
use wasmer_runtime_core::{
|
||||
backend::{ProtectedCaller, FuncResolver},
|
||||
structures::Map,
|
||||
types::{FuncIndex, FuncSig, SigIndex},
|
||||
units::Pages,
|
||||
module::ModuleInfo,
|
||||
};
|
||||
use wasmparser::{Operator, Type as WpType};
|
||||
|
Reference in New Issue
Block a user