diff --git a/scripts/_common.sh b/scripts/_common.sh index b425298..944a65e 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,9 +4,6 @@ # COMMON VARIABLES #================================================= -# dependencies used by the app -#REMOVEME? pkg_dependencies="openjdk-11-jre-headless" - #================================================= # PERSONAL HELPERS #=================================================