mirror of
https://github.com/sot-tech/mochi.git
synced 2026-05-10 14:19:09 -07:00
pedantic breakline!
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user