Skip to content

Commit

Permalink
⚡ optimize imports
Browse files Browse the repository at this point in the history
  • Loading branch information
YousefEZ committed Dec 26, 2023
1 parent dbebdef commit 6c76505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qalib/translators/json/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from qalib.translators.element.expansive import expand
from qalib.translators.events import EventCallbacks
from qalib.translators.json.components import ComponentTypes, Option, Button, Select, CustomSelect, ChannelSelect, \
ComponentType, Components, Timestamp, Embed, ExpansiveEmbed, File, AllowedMentions, MessageReference, View, \
ComponentType, Components, Timestamp, ExpansiveEmbed, File, AllowedMentions, MessageReference, View, \
BaseMessage, RegularMessage, Arrows, ExpansiveMessage, Page, MenuMessage, Modal, OBJ, Elements, Document
from qalib.translators.json.embed import JSONEmbedAdapter, JSONExpansiveEmbedAdapter
from qalib.translators.menu import Menu, MenuActions
Expand Down

0 comments on commit 6c76505

Please sign in to comment.