Skip to content

Commit 8a05eeb

Browse files
committed
fix: fix comment
1 parent a508217 commit 8a05eeb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

codacy-cli.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@ download_cli() {
9999

100100
download "$url" "$bin_folder"
101101
tar xzfv "${bin_folder}/${remote_file}" -C "${bin_folder}"
102-
else
103-
echo "✓ Using cached CLI version $version"
104102
fi
105103
}
106104

0 commit comments

Comments
 (0)