mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
remove unused code
This commit is contained in:
@@ -111,10 +111,3 @@ type GetNotificationStateQuery struct {
|
||||
Result *AlertNotificationState
|
||||
}
|
||||
|
||||
type InsertAlertNotificationCommand struct {
|
||||
OrgId int64
|
||||
AlertId int64
|
||||
NotifierId int64
|
||||
SentAt int64
|
||||
State AlertNotificationStateType
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user