mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
tech(alerting): remove frequency from alert model
This commit is contained in:
@@ -16,7 +16,6 @@ type Alert struct {
|
||||
State string
|
||||
Scheduler int64
|
||||
Enabled bool
|
||||
Frequency int
|
||||
|
||||
Created time.Time
|
||||
Updated time.Time
|
||||
|
||||
Reference in New Issue
Block a user