Skip to content

Commit a6c7985

Browse files
committed
aaaaa
1 parent 28c2297 commit a6c7985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/ui/file_upload.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
from ..types.interactions import ModalSubmitTextInputInteractionData as ModalSubmitFileUploadInteractionDataPayload
4141
from ..types.components import FileUploadComponent as FileUploadComponentPayload
4242
from .view import BaseView
43-
from ..app_commands.namespace import Namespace, ResolveKey
43+
from ..app_commands.namespace import ResolveKey
4444

4545

4646
# fmt: off

0 commit comments

Comments
 (0)