diff --git a/scripts/_common.sh b/scripts/_common.sh index 098a4ce..944a65e 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,9 +4,6 @@ # COMMON VARIABLES #================================================= -# dependencies used by the app -# pkg_dependencies="deb1 deb2" - #================================================= # PERSONAL HELPERS #=================================================