Fix ci/rustfmt

This commit is contained in:
Caleb Jamison 2024-08-09 15:54:30 -04:00
parent 67c2ee22be
commit 05cb1baf37

View File

@ -46,7 +46,6 @@ pub(crate) mod relocate;
// Reexports
pub use embassy_hal_internal::{into_ref, Peripheral, PeripheralRef};
#[cfg(feature = "unstable-pac")]
pub use rp_pac as pac;
#[cfg(not(feature = "unstable-pac"))]