Webpack build for branch master: 20a267c12f

This commit is contained in:
Travis CI 2017-05-14 23:39:13 +00:00
parent dc0b6c5eaf
commit 7bb05814bd
2 changed files with 1 additions and 2 deletions

View file

@ -12767,7 +12767,6 @@ class MessageCollector extends Collector {
* @private
*/
cleanup() {
this.removeListener('collect', this._reEmitter);
this.client.removeListener('message', this.listener);
}
}

File diff suppressed because one or more lines are too long