Skip to content

Commit

Permalink
fix - circular import
Browse files Browse the repository at this point in the history
  • Loading branch information
jjpaulo2 committed Oct 7, 2024
1 parent 6336510 commit 1dc84b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion function/telegram/message.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
WHATSAPP_LINK_FOR_CHANNEL,
WHATSAPP_LINK_TEMPLATE,
)
from function.app import Message
from function.schemas import Message
from function.utils import get_domain, join_lines


Expand Down

0 comments on commit 1dc84b5

Please sign in to comment.