mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 09:26:10 +00:00
[commands] Remove unused copy import in Cog
This commit is contained in:
@ -23,7 +23,6 @@ DEALINGS IN THE SOFTWARE.
|
||||
"""
|
||||
|
||||
import inspect
|
||||
import copy
|
||||
from ._types import _BaseCommand
|
||||
|
||||
__all__ = (
|
||||
|
Reference in New Issue
Block a user