Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandarmijat committed May 22, 2024
1 parent 4866d7c commit 552f011
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rasa_sdk/executor.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@

from rasa_sdk import utils

if typing.TYPE_CHECKING: # pragma: no cover
from rasa_sdk.types import ActionCall

logger = logging.getLogger(__name__)


Expand Down

0 comments on commit 552f011

Please sign in to comment.