mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04: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