1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-12 11:20:39 +00:00

Update session.go

This commit is contained in:
astaxie
2018-11-14 19:23:10 +08:00
committed by GitHub
parent 1097ac3682
commit f514ae309b

View File

@ -16,7 +16,7 @@
//
// Usage:
// import(
// "github.com/hsoshiant/beego/session"
// "github.com/astaxie/beego/session"
// )
//
// func init() {