pedantic breakline!
This commit is contained in:
parent
251b5c5f18
commit
ab3d49da9d
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue