mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 18:53:43 -04:00
go lint cleanup (#891)
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
@@ -7,6 +7,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
// SupportedPolicies is the collection of policies registered
|
||||
SupportedPolicies = make(map[string]func() Policy)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user