mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-02 17:24:36 +02:00
mode-button-scheduler: drop useless variable
This commit is contained in:
parent
01fe371a0d
commit
49d5f52f0b
1 changed files with 1 additions and 2 deletions
|
@ -28,8 +28,7 @@
|
|||
:delay 1s;
|
||||
}
|
||||
|
||||
:local Parsed [ :parse $Code ];
|
||||
$Parsed;
|
||||
[ :parse $Code ];
|
||||
} else={
|
||||
$LogPrintExit info ("No action defined for " . $Count . " mode-button presses.") false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue