aboutsummaryrefslogtreecommitdiff
path: root/coremain/run.go
diff options
context:
space:
mode:
Diffstat (limited to 'coremain/run.go')
-rw-r--r--coremain/run.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/coremain/run.go b/coremain/run.go
index b0d83b695..de00d1c5f 100644
--- a/coremain/run.go
+++ b/coremain/run.go
@@ -15,9 +15,6 @@ import (
"github.com/mholt/caddy"
"github.com/coredns/coredns/core/dnsserver"
-
- // Plug in CoreDNS
- _ "github.com/coredns/coredns/core"
)
func init() {