diff options
Diffstat (limited to 'plugin/cache/cache.go')
-rw-r--r-- | plugin/cache/cache.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin/cache/cache.go b/plugin/cache/cache.go index f27c0c9d3..12cbdb9ed 100644 --- a/plugin/cache/cache.go +++ b/plugin/cache/cache.go @@ -8,7 +8,6 @@ import ( "github.com/coredns/coredns/plugin" "github.com/coredns/coredns/plugin/pkg/cache" - "github.com/coredns/coredns/plugin/pkg/log" "github.com/coredns/coredns/plugin/pkg/response" "github.com/coredns/coredns/request" |