We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc56a5 commit 7171faeCopy full SHA for 7171fae
discord/onboarding.py
@@ -29,7 +29,7 @@
29
30
from .enums import OnboardingMode, PromptType, try_enum
31
from .partial_emoji import PartialEmoji
32
-from .utils import MISSING, cached_property, generate_snowflake, get
+from .utils import MISSING, generate_snowflake, get
33
from . import utils
34
35
if TYPE_CHECKING:
0 commit comments