mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-13 13:58:38 +00:00
chore(compiler-llvm) Clean up comments.
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
/*
|
||||
use wasmer_runtime_core::parse::{wp_type_to_type, LoadError};
|
||||
use wasmer_runtime_core::types::Type;
|
||||
*/
|
||||
use wasm_common::Type;
|
||||
use wasmer_compiler::wasmparser::Type as WpType;
|
||||
use wasmer_compiler::wasmparser::TypeOrFuncType as WpTypeOrFuncType;
|
||||
|
||||
Reference in New Issue
Block a user