Remove dead codepath

This commit is contained in:
0x1eef 2023-03-25 05:44:21 -03:00
parent 06476f02a2
commit bee9159bf2

View file

@ -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