aboutsummaryrefslogtreecommitdiff
path: root/plugin/pprof/log_test.go
blob: 7e2c25234c0abd65755a1a7d9f320dc311f6ff78 (plain) (blame)
1
2
3
4
5
package pprof

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

func init() { clog.Discard() }