Skip to content

Commit

Permalink
gofmt -s -w
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Serafin Gajewski committed May 1, 2017
1 parent 9097123 commit e0299a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ func main() {
}

logger := rootLogger.WithFields(logrus.Fields{
fieldLevel: levelConnection,
fieldLevel: levelConnection,
})

mux.HandleFunc("/devtools/page/", func(res http.ResponseWriter, req *http.Request) {
Expand Down

0 comments on commit e0299a3

Please sign in to comment.