mirror of
https://github.com/astaxie/beego.git
synced 2025-05-14 01:43:11 +00:00
remove unreached code
This commit is contained in:
parent
dd4afac5dc
commit
dc58ec8316
1
admin.go
1
admin.go
@ -333,7 +333,6 @@ func profIndex(rw http.ResponseWriter, r *http.Request) {
|
||||
tmpl = template.Must(tmpl.Parse(defaultScriptsTpl))
|
||||
}
|
||||
tmpl.Execute(rw, data)
|
||||
} else {
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user