diff options
Diffstat (limited to 'operators/command_authorize.zsh')
| -rw-r--r-- | operators/command_authorize.zsh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/operators/command_authorize.zsh b/operators/command_authorize.zsh index a8be540..e4af58d 100644 --- a/operators/command_authorize.zsh +++ b/operators/command_authorize.zsh @@ -5,7 +5,6 @@ if [[ -n "${1}" ]] then ib_board="${1}" - source "${units}/ib_config.zsh" source "${units}/ib_authconfig.zsh" if [[ -z "${ib_auth}" ]] |
