change moto and delete lea

This commit is contained in:
life
2014-10-15 17:31:27 +08:00
parent f99cca40c2
commit 8ae438272b
16 changed files with 17 additions and 256 deletions

@ -2,7 +2,7 @@ package session
import (
"github.com/robfig/revel"
"leanote/app/lea/memcache"
"github.com/leanote/leanote/app/lea/memcache"
// . "leanote/app/lea"
)