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

Commit 60cd5611 by Daniel Durante

Cleaned up postgres/connector-manager

1 parent 752a36ac
Showing with 1 additions and 1 deletions
......@@ -109,7 +109,7 @@ module.exports = (function() {
self.isConnected = true
self.client = client
emitter.emit('success', done)
});
})
} else {
self.client = null
emitter.emit('success', done)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!