Skip to content

Commit b868977

Browse files
Update main.go
1 parent fe0c5c9 commit b868977

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3969,7 +3969,6 @@ func writeSummary(results []configResult, failedLinks []string, duration float64
39693969
v2rayBatches := countBatchFiles("config/batches/v2ray")
39703970
clashBatches := countBatchFiles("config/batches/clash")
39713971
sniV2rayBatches := countBatchFiles("config/batches/sni_v2ray")
3972-
sniClashBatches := countBatchFiles("config/batches/sni_clash")
39733972

39743973
w.WriteString("### V2ray Batches\n\n")
39753974
fmt.Fprintf(w, "| Batch | Count | Link |\n|---|---|---|\n")

0 commit comments

Comments
 (0)