不要怂,就是干,撸起袖子干!

Commit 63d8a0db by Sascha Depold

fixed reference in client failure catch

1 parent e020e6cc
Showing with 2 additions and 0 deletions
var Utils = require("./utils")
var Query = module.exports = function(client, callee, options) {
var self = this
this.client = client
this.callee = callee
this.options = options || {}
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!