aboutsummaryrefslogtreecommitdiff
path: root/plugin/route53/log_test.go
blob: 20d1f87bd79d186cc38f7f6f8ab5aa2980a20a4f (plain) (blame)
1
2
3
4
5
package route53

import clog "github.com/coredns/coredns/plugin/pkg/log"

func init() { clog.Discard() }