Skip to content

Commit

Permalink
upload_report: remove unused port (#428)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidKorczynski committed Jul 4, 2024
1 parent ddf5e51 commit 3d20914
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion report/upload_report.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ RESULTS_DIR=$1
GCS_DIR=$2
BENCHMARK_SET=$3
MODEL=$4
WEB_PORT=8080
DATE=$(date '+%Y-%m-%d')

# Sleep 5 minutes for the experiment to start.
Expand Down

0 comments on commit 3d20914

Please sign in to comment.