mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-18 01:45:10 +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