mirror of
https://gitee.com/gitea/gitea
synced 2025-11-02 07:30:28 +08:00
remove duplicated actions
This commit is contained in:
@@ -128,6 +128,7 @@ func createCodeComment(doer *models.User, repo *models.Repository, issue *models
|
||||
CommitSHA: commitID,
|
||||
ReviewID: reviewID,
|
||||
Patch: patch,
|
||||
NoAction: true,
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user