mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-30 23:30:02 +00:00
Remove wrong import
This commit is contained in:
parent
686f233954
commit
015072b7fd
@ -24,7 +24,6 @@ DEALINGS IN THE SOFTWARE.
|
||||
|
||||
from __future__ import annotations
|
||||
from typing import Any, TYPE_CHECKING, AsyncIterator, List, Union, Optional
|
||||
from typing_extensions import reveal_type
|
||||
|
||||
from .object import Object
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user