Merge pull request #2815 from allonsy/develop

remove errant debug statement
pull/197/head
Unknwon 9 years ago
commit 449a6e490b

@ -215,7 +215,6 @@ func RepoAssignment(args ...bool) macaron.Handler {
}
}
}
fmt.Println(222222, ctx.Repo.PullRequest)
ctx.Data["PullRequestCtx"] = ctx.Repo.PullRequest
if ctx.Query("go-get") == "1" {

Loading…
Cancel
Save