diff --git a/gosplash.sh b/gosplash.sh index 642ff7a..efa5db1 100755 --- a/gosplash.sh +++ b/gosplash.sh @@ -20,7 +20,5 @@ bin="$dir/gosplash" [[ -z "$GOSPLASH_QUERY" ]] && export GOSPLASH_QUERY="$query" [[ -z "$GOSPLASH_COUNT" ]] && export GOSPLASH_COUNT="$count" -echo "$GOSPLASH_APIKEY" - # run gosplash $bin "$1"