mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-08 13:31:44 +00:00
Remove unnecessary code
This commit is contained in:
parent
5bb19fd8ea
commit
664da3ad71
@ -238,7 +238,6 @@ type CommentMetaData struct {
|
||||
ProjectColumnID int64 `json:"project_column_id,omitempty"`
|
||||
ProjectColumnTitle string `json:"project_column_title,omitempty"`
|
||||
ProjectTitle string `json:"project_title,omitempty"`
|
||||
BeforeCommitID string `json:"before_commit_id,omitempty"` // commit id before this comment
|
||||
}
|
||||
|
||||
// Comment represents a comment in commit and issue page.
|
||||
|
Loading…
Reference in New Issue
Block a user