mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Remove comment
This commit is contained in:
@@ -267,7 +267,6 @@ _bun() {
|
||||
_arguments -s -C \
|
||||
'1: :->cmd' \
|
||||
'2: :->cmd2' \
|
||||
# ':::(ls)' \
|
||||
'*: :->args' &&
|
||||
ret=0
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user