mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-27 15:20:29 +00:00
From the Go specification: > "1. For a nil slice, the number of iterations is 0." https://go.dev/ref/spec#For_range Therefore, an additional nil check for before the loop is unnecessary. Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
10 KiB
10 KiB