diff --git a/setup.sh b/setup.sh index 2fe256d..7195b4f 100644 --- a/setup.sh +++ b/setup.sh @@ -53,9 +53,6 @@ chmod -R 777 ${ROOT_PATH} cd ${ROOT_PATH} -# Add subtree remotes -. Helper/defineSubtrees.sh - # Setup tools for inspection if [ ! -d "$TOOLS_PATH" ]; then mkdir -p ${TOOLS_PATH}