Remove dead codepath
This commit is contained in:
parent
06476f02a2
commit
bee9159bf2
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@ pull_mask=007
|
|||
. $libexec_dir/functions/requirements.sh
|
||||
|
||||
case $1 in
|
||||
"init")
|
||||
init
|
||||
break
|
||||
;;
|
||||
"clone")
|
||||
require_deps git
|
||||
require_group _portzap
|
||||
|
|
Loading…
Reference in a new issue