mirror of
https://github.com/pgsty/minio.git
synced 2026-07-24 06:26:17 +03:00
Migrate golanglint-ci config to V2 (#21081)
This commit is contained in:
@@ -147,7 +147,6 @@ func (r *ReqInfo) PopulateTagsMap(tagsMap map[string]string) {
|
||||
for _, t := range r.tags {
|
||||
tagsMap[t.Key] = t.Val
|
||||
}
|
||||
return
|
||||
}
|
||||
|
||||
// SetReqInfo sets ReqInfo in the context.
|
||||
|
||||
Reference in New Issue
Block a user