Skip to content

Commit b3f020b

Browse files
Update main.go
1 parent c376294 commit b3f020b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

main.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4013,8 +4013,6 @@ func writeSummary(results []configResult, failedLinks []string, duration float64
40134013
if n := byProtoOut[p]; n > 0 {
40144014
fmt.Fprintf(w, "| %s | %d | [%s_sni.txt](%s/config/sni/protocols/%s_sni.txt) |\n",
40154015
strings.ToUpper(p), n,
4016-
p, repoBase, p,
4017-
p, repoBase, p,
40184016
p, repoBase, p)
40194017
}
40204018
}

0 commit comments

Comments
 (0)