Commit a34d564c authored by Yong Tang's avatar Yong Tang Committed by Miek Gieben

Remove trailing whitespace as otherwise `make check` fails (#3515)

This PR removes trailing whitespace as otherwise `make check` fails

This PR fixes 3513
Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent bb077c0e
...@@ -7,7 +7,7 @@ import ( ...@@ -7,7 +7,7 @@ import (
"time" "time"
"github.com/coredns/coredns/plugin/pkg/reuseport" "github.com/coredns/coredns/plugin/pkg/reuseport"
tap "github.com/dnstap/golang-dnstap" tap "github.com/dnstap/golang-dnstap"
fs "github.com/farsightsec/golang-framestream" fs "github.com/farsightsec/golang-framestream"
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment