mirror of
https://github.com/grafana/grafana.git
synced 2025-01-10 08:03:58 -06:00
tech: remove unused code
This commit is contained in:
parent
2be5ee0bd5
commit
d9131be0a5
@ -31,10 +31,6 @@ func (n *RootNotifier) NeedsImage() bool {
|
||||
return false
|
||||
}
|
||||
|
||||
func (n *RootNotifier) PassesFilter(rule *Rule) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
func (n *RootNotifier) GetNotifierId() int64 {
|
||||
return 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user