不再在数据库中记录 memcached 的状态

This commit is contained in:
jysperm
2014-07-24 10:48:09 +08:00
parent 5cb3b048d4
commit 4e585dca19
5 changed files with 13 additions and 15 deletions

View File

@@ -24,7 +24,6 @@ module.exports =
pwd: pwd
roles: []
, (err, result) ->
console.log err, result
callback()
delete: (account, callback) ->