Don't leak team tokens in summary web pages

This commit is contained in:
John Donaldson 2023-11-17 19:48:51 -07:00
parent abc3fc090a
commit 267a3b013b
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@ END {
printf("<td>" reason[me] "</td>");
printf("<td>" lasterr[me] "</td>");
printf("</tr>\n");
printf("<!-- score " path[me] " " i " -->\n");
}
}
}