revert unnecessary change

This commit is contained in:
Lunny Xiao 2024-05-04 17:58:50 +08:00
parent be61c91492
commit e0a7867e7e
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 1 additions and 0 deletions

View File

@ -1327,6 +1327,7 @@ func CompareAndPullRequestPost(ctx *context.Context) {
}
ctx.JSONError(flashError)
}
return
}
if projectID > 0 {