diff --git a/review/review-poll.sh b/review/review-poll.sh index 8384b2b..ca537db 100755 --- a/review/review-poll.sh +++ b/review/review-poll.sh @@ -12,7 +12,6 @@ export PROJECT_TOML="${1:-}" source "$(dirname "$0")/../lib/env.sh" source "$(dirname "$0")/../lib/ci-helpers.sh" -# shellcheck disable=SC2034 REPO_ROOT="${PROJECT_REPO_ROOT}" SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"