Skip to content

Commit bd07aac

Browse files
committed
f
1 parent bffad29 commit bd07aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord_slash/utils/manage_components.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
from ..context import ComponentContext
88
from ..error import IncorrectFormat, IncorrectType
9-
from ..model import ButtonStyle, ComponentType, ContextMenuType
9+
from ..model import ButtonStyle, ComponentType
1010

1111
logger = logging.getLogger("discord_slash")
1212

0 commit comments

Comments
 (0)