#23 github: remove unused variables

This commit is contained in:
Julien Nicoulaud 2011-08-31 21:17:28 +02:00
parent 7a24c5fe69
commit ac42847bb2
1 changed files with 0 additions and 3 deletions

View File

@ -42,9 +42,6 @@ _1st_arguments=(
'track:Track another users repository'
)
local expl
local -a pkgs installed_pkgs
_arguments \
'*:: :->subcmds' && return 0