Skip to content

Commit

Permalink
remove old test exit
Browse files Browse the repository at this point in the history
  • Loading branch information
jethror1 committed Nov 8, 2023
1 parent d60d690 commit af2bc49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/code.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ _get_run_data() {

duration=$SECONDS
echo "Downloaded $(wc -w <<< ${file_ids}) files (${total}) in $(($duration / 60))m$(($duration % 60))s"
exit 0
}


Expand Down

0 comments on commit af2bc49

Please sign in to comment.