From 36cbaaf2ff20ba6166c27a6d5a6b9738bb580e6c Mon Sep 17 00:00:00 2001 From: frju365 Date: Mon, 16 Apr 2018 20:27:16 +0200 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index c891eb1..99b0c8c 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -3,8 +3,6 @@ #================================================= # COMMON VARIABLES #================================================= -# Workaround for backward compatibility -unset N_PREFIX NODEJS_VERSION="9" #=================================================