mirror of
https://github.com/mii443/wasmer.git
synced 2025-08-25 01:39:26 +00:00
Remove unused use
line.
This commit is contained in:
@ -9,7 +9,6 @@ use wasmer_compiler::{
|
||||
Dwarf, FunctionBodyData, ModuleTranslationState, RelocationTarget, SectionBody, SectionIndex,
|
||||
Target,
|
||||
};
|
||||
use wasmer_runtime::{MemoryPlan, ModuleInfo, TablePlan};
|
||||
|
||||
//use std::sync::{Arc, Mutex};
|
||||
|
||||
|
Reference in New Issue
Block a user