Update notifiers.go

Removed statping emailer from notifier list.
pull/1081/head
Adam 2021-12-16 16:03:34 +00:00 committed by GitHub
parent 980612ecdd
commit 86ecefcef9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ func InitNotifiers() {
Webhook,
Mobile,
Pushover,
statpingMailer,
Gotify,
AmazonSNS,
)