remove source apt.sh

This commit is contained in:
Mikhail Timofeev
2020-07-08 15:34:53 +03:00
parent f1b5ed40eb
commit cebf52206b
22 changed files with 0 additions and 22 deletions

View File

@@ -8,7 +8,6 @@ set -e
# Source the helpers for use with the script
source $HELPER_SCRIPTS/document.sh
source $HELPER_SCRIPTS/apt.sh
# Set env variable for SDK Root (https://developer.android.com/studio/command-line/variables)
ANDROID_ROOT=/usr/local/lib/android