Merge pull request #2 from adamboutcher/remove_email

Update notifiers.go
pull/1101/head
Adam 2021-12-16 16:04:17 +00:00 committed by GitHub
commit bc371874a7
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, Webhook,
Mobile, Mobile,
Pushover, Pushover,
statpingMailer,
Gotify, Gotify,
AmazonSNS, AmazonSNS,
) )