mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-06-13 23:11:53 +00:00
Clean
This commit is contained in:
@ -6,7 +6,7 @@ use elements::{BlockType, External, FunctionType, GlobalEntry, GlobalType, Inter
|
||||
Module, Opcode, ResizableLimits, TableType, Type, ValueType};
|
||||
use common::stack;
|
||||
use self::context::ModuleContext;
|
||||
use self::func::{FunctionValidationContext, Validator};
|
||||
use self::func::Validator;
|
||||
|
||||
pub use self::module::ValidatedModule;
|
||||
|
||||
|
Reference in New Issue
Block a user