Skip to content

Commit 30826ca

Browse files
adamperlinCopilot
andauthored
Update src/tests/rust_guests/simpleguest/src/main.rs
Co-authored-by: Copilot <[email protected]> Signed-off-by: Adam Perlin <[email protected]>
1 parent 302a575 commit 30826ca

File tree

1 file changed

+0
-1
lines changed
  • src/tests/rust_guests/simpleguest/src

1 file changed

+0
-1
lines changed

src/tests/rust_guests/simpleguest/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ use core::alloc::Layout;
3333
use core::ffi::c_char;
3434
use core::hint::black_box;
3535
use core::ptr::write_volatile;
36-
use core::sync::atomic::AtomicPtr;
3736

3837
use hyperlight_common::flatbuffer_wrappers::function_call::{FunctionCall, FunctionCallType};
3938
use hyperlight_common::flatbuffer_wrappers::function_types::{

0 commit comments

Comments
 (0)