Skip to content

Commit

Permalink
removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
twerkmeister committed Sep 25, 2023
1 parent 68af0a3 commit cc7e1a0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/shared/importers/test_rasa.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@
from rasa.shared.core.constants import (
DEFAULT_ACTION_NAMES,
DEFAULT_INTENTS,
SESSION_START_METADATA_SLOT,
DIALOGUE_STACK_SLOT,
RETURN_VALUE_SLOT,
FLOW_HASHES_SLOT,
DEFAULT_SLOT_NAMES,
REQUESTED_SLOT,
)
Expand Down

0 comments on commit cc7e1a0

Please sign in to comment.