mirror of
https://github.com/LBRYFoundation/tracker.git
synced 2025-08-23 17:47:29 +00:00
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 {
|
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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue