Make cargo fmt happy (remove trailing whitespaces)

This commit is contained in:
Jan Niehusmann 2023-02-10 08:53:17 +00:00
parent 7a65556bc7
commit 0767f9b214
2 changed files with 11 additions and 12 deletions

View file

@ -34,7 +34,6 @@
//! } //! }
//! ``` //! ```
pub extern crate rp2040_hal as hal; pub extern crate rp2040_hal as hal;
#[cfg(feature = "rt")] #[cfg(feature = "rt")]