Skip to content

Commit

Permalink
Remove forgotten storage feature gate
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani authored and ivmarkov committed Nov 14, 2023
1 parent be3ac85 commit ad0016b
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 @@ -21,7 +21,6 @@ pub mod log;
pub mod mqtt;
pub mod ota;
pub mod ping;
#[cfg(feature = "storage")]
pub mod storage;
pub mod sys_time;
pub mod timer;
Expand Down

0 comments on commit ad0016b

Please sign in to comment.