Skip to content

Commit

Permalink
Update sgx/compat/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Santana <[email protected]>
  • Loading branch information
jgreat and nick-mobilecoin authored Dec 11, 2024
1 parent fa76c25 commit 1625f6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sgx/compat/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ cfg_if! {
}
else {
extern crate std;
mod thread {}
pub use std::panic;
pub use std::sync;
pub use std::eprintln;
Expand Down

0 comments on commit 1625f6f

Please sign in to comment.