mirror of
https://github.com/astaxie/beego.git
synced 2025-06-11 20:10:40 +00:00
remove the dead code
This commit is contained in:
@ -48,8 +48,6 @@ var redispder = &Provider{}
|
||||
// redis max pool size
|
||||
var MaxPoolSize = 100
|
||||
|
||||
var redisPool chan redis.Conn
|
||||
|
||||
// SessionStore redis session store
|
||||
type SessionStore struct {
|
||||
p *redis.Pool
|
||||
|
Reference in New Issue
Block a user