mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03:00
tests: Do not allow forced type asserts (#20905)
This commit is contained in:
@@ -366,7 +366,6 @@ func maxClients(f http.HandlerFunc) http.HandlerFunc {
|
||||
writeErrorResponse(ctx, w,
|
||||
errorCodes.ToAPIErr(ErrTooManyRequests),
|
||||
r.URL)
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user