mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-12 20:31:06 +00:00
Transition to Rust 2018 style imports
This commit is contained in:
@@ -218,8 +218,6 @@ pub fn pack_instance(raw_module: Vec<u8>, mut ctor_module: elements::Module, tar
|
||||
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
extern crate parity_wasm;
|
||||
|
||||
use parity_wasm::builder;
|
||||
use super::*;
|
||||
use super::super::optimize;
|
||||
|
||||
Reference in New Issue
Block a user