chore: Remove unused imports (#14741)

This commit is contained in:
Joshua Powers 2024-02-08 16:09:50 -05:00 committed by GitHub
parent ba036e4464
commit 143def9e83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,6 @@ package powerdns_recursor
import (
"errors"
"fmt"
"net"
"os"
"path/filepath"

View File

@ -2,7 +2,6 @@ package powerdns_recursor
import (
"errors"
"fmt"
"net"
"os"
"path/filepath"