mirror of
https://github.com/coredns/coredns.git
synced 2025-12-06 18:35:11 -05:00
This reverts commit 744468ea78.
This commit is contained in:
@@ -86,7 +86,6 @@ var (
|
||||
errNoItems = errors.New("no items found")
|
||||
errNsNotExposed = errors.New("namespace is not exposed")
|
||||
errInvalidRequest = errors.New("invalid query name")
|
||||
wildCount uint64
|
||||
)
|
||||
|
||||
// Services implements the ServiceBackend interface.
|
||||
|
||||
Reference in New Issue
Block a user