Fix an unused import warning.
This commit is contained in:
@@ -15,7 +15,6 @@ use cranelift_entity::EntityRef;
|
|||||||
use cranelift_wasm::{
|
use cranelift_wasm::{
|
||||||
translate_module, DummyEnvironment, FuncIndex, ModuleEnvironment, ReturnMode,
|
translate_module, DummyEnvironment, FuncIndex, ModuleEnvironment, ReturnMode,
|
||||||
};
|
};
|
||||||
use std::error::Error;
|
|
||||||
use std::path::Path;
|
use std::path::Path;
|
||||||
use std::path::PathBuf;
|
use std::path::PathBuf;
|
||||||
use term;
|
use term;
|
||||||
|
|||||||
Reference in New Issue
Block a user