diff options
Diffstat (limited to 'operators')
| -rw-r--r-- | operators/command_authorize.zsh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/operators/command_authorize.zsh b/operators/command_authorize.zsh index 6876a21..a8be540 100644 --- a/operators/command_authorize.zsh +++ b/operators/command_authorize.zsh @@ -2,8 +2,6 @@ # Copyright (C) 2024-2026 Danil Lisin # SPDX-License-Identifier: Apache-2.0 -command_authorize=0 - if [[ -n "${1}" ]] then ib_board="${1}" |
