From a60bd4e4eec9cd327c97f0ce5fb8750bfd5bd24d Mon Sep 17 00:00:00 2001 From: Thiago Silva Date: Thu, 4 Aug 2022 15:40:02 -0300 Subject: [PATCH] Remove unused variable --- ci/build-deploy.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/build-deploy.sh b/ci/build-deploy.sh index c46958ed..02799b79 100755 --- a/ci/build-deploy.sh +++ b/ci/build-deploy.sh @@ -1,7 +1,6 @@ #!/bin/bash qt_dir=${1} -src_dir=${2} set -o errexit set -o nounset