diff --git a/src/scripts/rmvolume.sh b/src/scripts/rmvolume.sh index 2b8a67538..f573e741b 100755 --- a/src/scripts/rmvolume.sh +++ b/src/scripts/rmvolume.sh @@ -17,8 +17,6 @@ if [[ "$1" == "--check" ]]; then exit 0 fi -# this script is called from redis addon as well! - appid="$1" subdir="$2"