Skip to content

Commit

Permalink
chore: remove unused "use"
Browse files Browse the repository at this point in the history
  • Loading branch information
joalopez1206 committed Nov 28, 2024
1 parent 5478400 commit f70bf7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dnssec/dnssec_algorithm.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
use crate::tsig::tsig_algorithm::TsigAlgorithm;

#[derive(Debug, Clone, PartialEq, Eq)]
pub enum DnssecAlgorithm {
Expand Down

0 comments on commit f70bf7c

Please sign in to comment.