Skip to content

Commit

Permalink
delete unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Litr0 committed Jun 4, 2024
1 parent 8feb890 commit 23269b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/resolver_cache.rs
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@ mod resolver_cache_test{
use crate::message::rdata::Rdata;
use crate::message::question::Question;
use std::net::IpAddr;
use crate::message::rdata::aaaa_rdata::AAAARdata;

#[test]
fn constructor_test() {
Expand Down

0 comments on commit 23269b5

Please sign in to comment.