Skip to content

Commit

Permalink
chore: Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
powersj committed Feb 8, 2024
1 parent ba036e4 commit 8325877
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion plugins/inputs/powerdns_recursor/protocol_v1.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package powerdns_recursor

import (
"errors"
"fmt"
"net"
"os"
"path/filepath"
Expand Down
1 change: 0 additions & 1 deletion plugins/inputs/powerdns_recursor/protocol_v2.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package powerdns_recursor

import (
"errors"
"fmt"
"net"
"os"
"path/filepath"
Expand Down

0 comments on commit 8325877

Please sign in to comment.