Transition to Rust 2018 style imports

This commit is contained in:
Alexander Theißen
2021-05-26 14:42:53 +02:00
parent ca45220af5
commit 1b0ed1b383
19 changed files with 21 additions and 75 deletions
-1
View File
@@ -374,7 +374,6 @@ fn resolve_func_type(
#[cfg(test)]
mod tests {
extern crate wabt;
use parity_wasm::elements;
use super::*;