mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-03 18:42:43 +00:00
[commands] Remove unused copy import in Cog
This commit is contained in:
parent
a0e5e062c9
commit
8675a18185
@ -23,7 +23,6 @@ DEALINGS IN THE SOFTWARE.
|
||||
"""
|
||||
|
||||
import inspect
|
||||
import copy
|
||||
from ._types import _BaseCommand
|
||||
|
||||
__all__ = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user