mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -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
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
func (n *RootNotifier) PassesFilter(rule *Rule) bool {
|
|
||||||
return false
|
|
||||||
}
|
|
||||||
|
|
||||||
func (n *RootNotifier) GetNotifierId() int64 {
|
func (n *RootNotifier) GetNotifierId() int64 {
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user