mirror of
https://github.com/coredns/coredns.git
synced 2025-12-15 14:55:14 -05: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