From 42482530e480df07c4f20c0c18475186cb7fdc12 Mon Sep 17 00:00:00 2001 From: Daniel Kearns Date: Tue, 18 Jun 2019 08:59:16 +0100 Subject: [PATCH] formatting --- notify/pushover.sh | 1 - 1 file changed, 1 deletion(-) 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 } -