Chore: Remove result fields from ngalert (#65410)
* remove result fields from ngalert * remove duplicate imports
This commit is contained in:
@@ -52,8 +52,6 @@ func (i InstanceStateType) IsValid() bool {
|
||||
type ListAlertInstancesQuery struct {
|
||||
RuleUID string
|
||||
RuleOrgID int64 `json:"-"`
|
||||
|
||||
Result []*AlertInstance
|
||||
}
|
||||
|
||||
// ValidateAlertInstance validates that the alert instance contains an alert rule id,
|
||||
|
||||
Reference in New Issue
Block a user