1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-13 12:30:38 +00:00
This commit is contained in:
astaxie
2014-04-11 16:08:43 +08:00
parent 1ea449aa3a
commit 8bcf03c652
24 changed files with 10 additions and 47 deletions

View File

@ -44,7 +44,6 @@ func (rs *RedisSessionStore) Get(key interface{}) interface{} {
} else {
return nil
}
return nil
}
// delete value in redis session