mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 11:03:30 +01:00
Fix travis builds
This commit is contained in:
@@ -255,7 +255,6 @@ class StreamDispatcher extends EventEmitter {
|
||||
|
||||
_triggerTerminalState(state, err) {
|
||||
if (this._triggered) return;
|
||||
console.log(state, err);
|
||||
/**
|
||||
* Emitted when the stream wants to give debug information.
|
||||
* @event StreamDispatcher#debug
|
||||
|
||||
Reference in New Issue
Block a user