Update session.go

This commit is contained in:
astaxie 2018-11-14 19:23:10 +08:00 committed by GitHub
parent 1097ac3682
commit f514ae309b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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