mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
Fix NameError in GuildChannel.changed_roles
This commit is contained in:
parent
3cfebc4605
commit
0ce781b37c
@ -25,6 +25,7 @@ DEALINGS IN THE SOFTWARE.
|
||||
"""
|
||||
|
||||
import abc
|
||||
import copy
|
||||
import asyncio
|
||||
|
||||
from collections import namedtuple
|
||||
|
Loading…
x
Reference in New Issue
Block a user