summaryrefslogtreecommitdiffstats
path: root/lib/cmd/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cmd/install.sh')
-rw-r--r--lib/cmd/install.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/cmd/install.sh b/lib/cmd/install.sh
index d773de2..e0bdc4e 100644
--- a/lib/cmd/install.sh
+++ b/lib/cmd/install.sh
@@ -18,12 +18,6 @@
# along with the ProteanOS Development Kit. If not, see
# <http://www.gnu.org/licenses/>.
-use getopt
-use feed
-use profile
-use block
-use install
-
cmd_install_optstring='a:p:m:F'
cmd_install_main()