mirror of
https://github.com/sot-tech/mochi.git
synced 2026-05-14 13:28:36 -07:00
pedantic breakline!
This commit is contained in:
@@ -52,6 +52,7 @@ func makeHandler(handler ResponseHandler) httprouter.Handle {
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
http.Error(w, err.Error(), code)
|
http.Error(w, err.Error(), code)
|
||||||
}
|
}
|
||||||
|
|
||||||
glog.Infof(
|
glog.Infof(
|
||||||
"Completed %v %s %s in %v",
|
"Completed %v %s %s in %v",
|
||||||
code,
|
code,
|
||||||
|
|||||||
Reference in New Issue
Block a user