aboutsummaryrefslogtreecommitdiffstats
path: root/mod
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2025-05-03 22:01:47 +0200
committerGravatar Christian Hesse <mail@eworm.de>2025-05-03 22:11:22 +0200
commit154fb438002c0103eef88a207f0f86b417a86dda (patch)
tree460f7d2c6028ab31d6a2e3753bc09b61e805901f /mod
parentfa83c76be17c6a6bb1472c7e1e7dacf20178397f (diff)
mod/notification-ntfy: drop unused variableHEADstagingmain
Diffstat (limited to 'mod')
-rw-r--r--mod/notification-ntfy.rsc1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/notification-ntfy.rsc b/mod/notification-ntfy.rsc
index aac6d6c..2748c5b 100644
--- a/mod/notification-ntfy.rsc
+++ b/mod/notification-ntfy.rsc
@@ -18,7 +18,6 @@
# flush ntfy queue
:set FlushNtfyQueue do={ :do {
:global NtfyQueue;
- :global NtfyMessageIDs;
:global IsFullyConnected;
:global LogPrint;