Skip to content

Commit

Permalink
Delete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Litr0 committed Jul 25, 2024
1 parent a7c43cd commit ab3b7de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tsig.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
pub mod tsig_algorithm;

use std::fmt::Debug;
//aquí debe ir todo lo relacionado a la implementación de tsig como módulo
use crypto::mac::MacResult;
use crate::domain_name::DomainName;
use std::time::SystemTime;
Expand Down

0 comments on commit ab3b7de

Please sign in to comment.