Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
ibigbug committed Oct 22, 2024
1 parent d4b9ec6 commit e8098e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clash_lib/src/app/dns/server/mod.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use std::{future::Future, net::IpAddr};
use std::net::IpAddr;

use hickory_proto::{
op::{Message, ResponseCode},
Expand Down

0 comments on commit e8098e6

Please sign in to comment.