mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
ufw: remove debug print (#6976)
This commit is contained in:
parent
b0052c7958
commit
d232e6866c
1 changed files with 0 additions and 2 deletions
|
@ -45,8 +45,6 @@ _arguments -C \
|
|||
'3:: :->subsubcmds' \
|
||||
&& return 0
|
||||
|
||||
echo "DEBUG: $(date)| $state | $line[1] | $line| $word[1]| $word| $CURRENT|" >> log.log
|
||||
|
||||
local rules
|
||||
|
||||
case "$state" in
|
||||
|
|
Loading…
Reference in a new issue