Skip to content

Commit 7b51629

Browse files
committed
remove unused import
1 parent 606bd6f commit 7b51629

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rasa/cli/interactive.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import asyncio
33
import logging
44
import os
5-
import uuid
65
from typing import List, Optional, Text
76

87
from rasa.cli import utils

0 commit comments

Comments
 (0)