mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	remove errant debug statement
This commit is contained in:
		@@ -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" {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user