We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 606bd6f commit 7b51629Copy full SHA for 7b51629
rasa/cli/interactive.py
@@ -2,7 +2,6 @@
2
import asyncio
3
import logging
4
import os
5
-import uuid
6
from typing import List, Optional, Text
7
8
from rasa.cli import utils
0 commit comments