Skip to content

Commit

Permalink
NO-ISSUE revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Yang-33 committed Nov 6, 2024
1 parent dbce285 commit bc97453
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linebot/v3/messaging/models/text_message_v2.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

from typing import Dict, Optional
from pydantic.v1 import Field, StrictStr
from linebot.v3.messaging.models.dict[str,_substitution_object] import Dict[str, SubstitutionObject]
from linebot.v3.messaging.models.message import Message
from linebot.v3.messaging.models.quick_reply import QuickReply
from linebot.v3.messaging.models.sender import Sender
Expand Down

0 comments on commit bc97453

Please sign in to comment.