diff --git a/tests/shared/importers/test_rasa.py b/tests/shared/importers/test_rasa.py index a4732aebf68c..a739f1c71c97 100644 --- a/tests/shared/importers/test_rasa.py +++ b/tests/shared/importers/test_rasa.py @@ -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, )