diff --git a/scripts/_common.sh b/scripts/_common.sh index 85bc35d..f611de5 100755 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,9 +4,6 @@ # COMMON VARIABLES #================================================= -# dependencies used by the app -#pkg_dependencies="coturn" - #================================================= # PERSONAL HELPERS #=================================================