mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-14 09:21:20 +00:00
Fix lint
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
use std::mem;
|
||||
use wasmer_runtime_core::{
|
||||
vm::Ctx,
|
||||
types::{Type, WasmExternType},
|
||||
vm::Ctx,
|
||||
};
|
||||
|
||||
#[repr(transparent)]
|
||||
|
Reference in New Issue
Block a user