Skip to content

Commit 58832d1

Browse files
committed
jetbrains: Remove redundant log
1 parent de130bf commit 58832d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bin/jetbrains.bash

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ function download {
3232
local metadata_file="${METADATA_DIR}/${filename}.json"
3333
local archive="${TEMP_DIR}/${filename}"
3434

35-
echo "asset ${asset_name} : |${description}|"
36-
3735
if [[ -f "${metadata_file}" ]]
3836
then
3937
echo "Skipping ${filename}"

0 commit comments

Comments
 (0)