Remove unused use line.

This commit is contained in:
Nick Lewycky
2020-06-18 15:47:00 -07:00
parent 8edaf2d617
commit 27a0613e57

View File

@ -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};