mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-01 08:44:47 +02:00
mod/notification-ntfy: drop unused variable
This commit is contained in:
parent
fa83c76be1
commit
154fb43800
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@
|
||||||
# flush ntfy queue
|
# flush ntfy queue
|
||||||
:set FlushNtfyQueue do={ :do {
|
:set FlushNtfyQueue do={ :do {
|
||||||
:global NtfyQueue;
|
:global NtfyQueue;
|
||||||
:global NtfyMessageIDs;
|
|
||||||
|
|
||||||
:global IsFullyConnected;
|
:global IsFullyConnected;
|
||||||
:global LogPrint;
|
:global LogPrint;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue