Skip to content

Commit

Permalink
fix: unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
xvzc committed Aug 20, 2024
1 parent 25af782 commit 66793fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dns/dns.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package dns

import (
"context"
"errors"
"fmt"
"net"
"regexp"
Expand Down

0 comments on commit 66793fd

Please sign in to comment.