mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 18:50:54 +00:00
beego:rever docs
This commit is contained in:
parent
b943b74fc5
commit
720a77c1f9
4
beego.go
4
beego.go
@ -376,10 +376,6 @@ func initBeforeHttpRun() {
|
||||
}
|
||||
}
|
||||
|
||||
if EnableDocs {
|
||||
GlobalDocApi = make(map[string]interface{})
|
||||
}
|
||||
|
||||
middleware.VERSION = VERSION
|
||||
middleware.AppName = AppName
|
||||
middleware.RegisterErrorHandler()
|
||||
|
Loading…
Reference in New Issue
Block a user