chore: Remove unused imports (#14741)
This commit is contained in:
parent
ba036e4464
commit
143def9e83
|
|
@ -2,7 +2,6 @@ package powerdns_recursor
|
|||
|
||||
import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"net"
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ package powerdns_recursor
|
|||
|
||||
import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"net"
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
|
|
|||
Loading…
Reference in New Issue