Skip to content

Commit dd63d51

Browse files
committed
Fix async
1 parent a43c92f commit dd63d51

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/superannotate/lib/app/interface/sdk_interface.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@
6666
from lib.infrastructure.utils import extract_project_folder
6767
from lib.infrastructure.validators import wrap_error
6868

69-
import nest_asyncio
70-
71-
nest_asyncio.apply()
7269

7370
logger = logging.getLogger("sa")
7471

0 commit comments

Comments
 (0)