diff --git a/notify/pushover.sh b/notify/pushover.sh index e0db22d2..cd090905 100644 --- a/notify/pushover.sh +++ b/notify/pushover.sh @@ -63,4 +63,3 @@ pushover_send() { _err "$response" return 1 } -