From e28358e33b98998e00c2c62d5d561626d96bed24 Mon Sep 17 00:00:00 2001 From: Josh Spicer Date: Fri, 2 Dec 2022 11:53:32 -0800 Subject: [PATCH] revert accidental push --- src/common-utils/install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/src/common-utils/install.sh b/src/common-utils/install.sh index e7f60e5..5530b96 100755 --- a/src/common-utils/install.sh +++ b/src/common-utils/install.sh @@ -91,7 +91,6 @@ if [ "${PACKAGES_ALREADY_INSTALLED}" != "true" ]; then bzip2 \ zip \ nano \ - vim \ vim-tiny \ less \ jq \