Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
Folkert de Vries authored and squell committed Dec 7, 2023
1 parent fcade28 commit ae74b60
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ntp-proto/src/nts_record.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ use std::{
sync::Arc,
};

use aead::KeySizeUser;
use aes_siv::{Aes128SivAead, Aes256SivAead};
use tracing::debug;

use crate::{
cookiestash::CookieStash,
keyset::{DecodedServerCookie, KeySet},
Expand Down

0 comments on commit ae74b60

Please sign in to comment.