Skip to content

Commit a9839e6

Browse files
committed
cleanup: remove unused variable
1 parent 76f1188 commit a9839e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/utils.bash

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ set -euo pipefail
66
ASDF_CLANG_TOOLS_MACOS_DEQUARANTINE=${ASDF_CLANG_TOOLS_MACOS_DEQUARANTINE:-0}
77

88
GH_REPO="muttleyxd/clang-tools-static-binaries"
9-
GH_REPO_URL="https://github.com/${GH_REPO}"
109
PLUGIN_NAME="clang-tools"
1110
USE_KERNEL=
1211
USE_ARCH=

0 commit comments

Comments
 (0)