Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Forfold committed Jun 20, 2023
1 parent e8c89f0 commit 80b629c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion alert/feedback.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package alert

// Feedback represents user provided information about a given alert
type Feedback struct {
// ID is the ID of the alert.
AlertID int
Sentiment int
Note string
Expand Down

0 comments on commit 80b629c

Please sign in to comment.