mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 02:36:17 +01:00
remove todo comments
This commit is contained in:
@@ -511,7 +511,6 @@ func sliceContains(slice []string, item string) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
// todo: test
|
||||
func (am *AlertManager) SendTestNotification(e *core.RequestEvent) error {
|
||||
info, _ := e.RequestInfo()
|
||||
if info.Auth == nil {
|
||||
|
||||
Reference in New Issue
Block a user