pedantic breakline!

This commit is contained in:
Jimmy Zelinskie 2014-07-16 06:01:09 -04:00
parent 251b5c5f18
commit ab3d49da9d

View file

@ -52,6 +52,7 @@ func makeHandler(handler ResponseHandler) httprouter.Handle {
if err != nil {
http.Error(w, err.Error(), code)
}
glog.Infof(
"Completed %v %s %s in %v",
code,