Skip to content

Commit

Permalink
revert src/ changes
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel.eades committed Dec 1, 2022
1 parent bedc3b3 commit 1592fd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
//! feature for the message sets that it includes. For example, you cannot use the `ardupilotmega`
//! feature without also using the `uavionix` and `icarous` features.
//!
#![deny(clippy::all)]
#![cfg_attr(not(feature = "std"), no_std)]

use core::result::Result;
Expand Down

0 comments on commit 1592fd7

Please sign in to comment.