Browse Source

Left a debug in - smh

pull/8/head
Andrei 9 years ago
parent
commit
502d487b80
  1. 1
      disco/gateway/events.py

1
disco/gateway/events.py

@ -140,7 +140,6 @@ class GuildDelete(GatewayEvent):
unavailable = Field(bool)
@debug()
@wraps_model(Channel)
class ChannelCreate(GatewayEvent):
"""

Loading…
Cancel
Save