aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xupload_amo.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/upload_amo.sh b/upload_amo.sh
index 3739c9c..4aff80e 100755
--- a/upload_amo.sh
+++ b/upload_amo.sh
@@ -15,8 +15,6 @@
set -e
-. ./shell_utils.sh
-
_PROG_NAME="$0"
OPERATION="$1"
API_KEY="$2"