Skip to content

Commit

Permalink
Fix rebase conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Oct 5, 2022
1 parent 5094ee0 commit 35bde8a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions crates/guest-rust/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

extern crate alloc;

// use alloc::boxed::Box;
// use core::fmt;
// use core::marker;
// use core::mem;
// use core::ops::Deref;

#[cfg(feature = "macros")]
pub use wit_bindgen_guest_rust_macro::{export, import};

Expand Down

0 comments on commit 35bde8a

Please sign in to comment.