@@ -35,8 +35,6 @@ function to_array(args) {
}
function RedisClient(stream, options) {
events.EventEmitter.call(this);
this.stream = stream;
this.options = options || {};
The note is not visible to the blocked user.