diff --git a/routers/api/v1/repo/cloudbrain.go b/routers/api/v1/repo/cloudbrain.go index f165836bd..052fb2504 100755 --- a/routers/api/v1/repo/cloudbrain.go +++ b/routers/api/v1/repo/cloudbrain.go @@ -573,7 +573,7 @@ func CloudbrainGetLog(ctx *context.APIContext) { } } } - else { + else{ if startLine > 0 { startLine += 1 endLine += 1