Skip to content

Commit bc0c886

Browse files
Removed unused import sys
1 parent b975710 commit bc0c886

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ContentProcessorWorkflow/tests/unit/steps/test_rai_executor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from __future__ import annotations
1212

1313
import asyncio
14-
import sys
1514
from pathlib import Path
1615
from unittest.mock import AsyncMock, MagicMock, patch
1716

0 commit comments

Comments
 (0)