Gofmt all code (#552)

* Gofmt all code

* fmt
This commit is contained in:
Miek Gieben
2017-02-22 16:06:20 +00:00
committed by GitHub
parent 682957cc29
commit 4723fb9418
5 changed files with 26 additions and 25 deletions

View File

@@ -1,9 +1,9 @@
package loadbalance
import (
"github.com/mholt/caddy"
"github.com/coredns/coredns/core/dnsserver"
"github.com/coredns/coredns/middleware"
"github.com/mholt/caddy"
)
func init() {