gofmt: remove trailing blank lines in client.go
build / build (push) Successful in 2m31s

This commit is contained in:
2026-08-21 15:25:06 +08:00
parent b9a3f8d5cd
commit f51ec09a09
-2
View File
@@ -248,5 +248,3 @@ func randomAlnum(n int) string {
}
return string(b)
}