mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 22:51:32 +00:00
Webpack build for branch master: 20a267c12f
This commit is contained in:
parent
dc0b6c5eaf
commit
7bb05814bd
2 changed files with 1 additions and 2 deletions
|
|
@ -12767,7 +12767,6 @@ class MessageCollector extends Collector {
|
|||
* @private
|
||||
*/
|
||||
cleanup() {
|
||||
this.removeListener('collect', this._reEmitter);
|
||||
this.client.removeListener('message', this.listener);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
2
discord.master.min.js
vendored
2
discord.master.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue