mirror of
https://github.com/astaxie/beego.git
synced 2025-07-13 10:31:01 +00:00
move under context
This commit is contained in:
@ -28,7 +28,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/astaxie/beego/context"
|
||||
"github.com/astaxie/beego/param"
|
||||
"github.com/astaxie/beego/context/param"
|
||||
"github.com/astaxie/beego/session"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user