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

@@ -3,8 +3,9 @@ package pprof
import (
"sync"
"github.com/mholt/caddy"
"github.com/coredns/coredns/middleware"
"github.com/mholt/caddy"
)
func init() {