Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rnijveld authored and davidv1992 committed Sep 22, 2023
1 parent cb64cdd commit b5acc3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ntp-proto/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//! Please visit the [ntpd-rs](https://github.com/pendulum-project/ntpd-rs) project
//! for more information.
#![forbid(unsafe_code)]

#![cfg_attr(not(feature = "__internal-api"), allow(unused))]

mod algorithm;
Expand Down

0 comments on commit b5acc3f

Please sign in to comment.