From 9441c521518d85febb5dfc3d94d82c2e3ebdfe96 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 19 Feb 2021 16:12:08 +0100 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 3 --- 1 file changed, 3 deletions(-) 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 #=================================================