mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-05 11:27:13 +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 inspect
|
||||||
import copy
|
|
||||||
from ._types import _BaseCommand
|
from ._types import _BaseCommand
|
||||||
|
|
||||||
__all__ = (
|
__all__ = (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user