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