Skip to content

Commit c4693ce

Browse files
committed
remove unused import
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
1 parent 8bbba4c commit c4693ce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/hyperlight_wasm_macro/src/wasmguest.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ use hyperlight_component_util::hl::{
3737
use hyperlight_component_util::{resource, rtypes};
3838
use proc_macro2::TokenStream;
3939
use quote::{format_ident, quote};
40-
use syn::ext::IdentExt;
4140

4241
// Emit code to register this particular extern definition with the
4342
// wasmtime linker, calling through Hyperlight.

0 commit comments

Comments
 (0)