mirror of
https://github.com/astaxie/beego.git
synced 2025-06-12 08:10:39 +00:00
golint all the files
This commit is contained in:
@ -192,7 +192,6 @@ func parseEncoding(r *http.Request) string {
|
||||
}
|
||||
if cf, ok := encoderMap[lastQ.name]; ok {
|
||||
return cf.name
|
||||
} else {
|
||||
return ""
|
||||
}
|
||||
return ""
|
||||
}
|
||||
|
Reference in New Issue
Block a user