aboutsummaryrefslogtreecommitdiff
path: root/core/coredns.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/coredns.go')
-rw-r--r--core/coredns.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/coredns.go b/core/coredns.go
index b621f2c27..0449c4c2f 100644
--- a/core/coredns.go
+++ b/core/coredns.go
@@ -1,7 +1,4 @@
// Package core registers the server and all plugins we support.
-
-// Additional middleware packages
-//go:generate go run ../gen/directives_generate.go ../middleware.cfg
package core
import (