mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-03 06:08:15 +00:00
chore: remove unused imports in test_stdio_transport.py
Co-Authored-By: João <joao@crewai.com>
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
"""Tests for StdioTransport command allowlist validation."""
|
||||
|
||||
from unittest.mock import AsyncMock, patch
|
||||
|
||||
import pytest
|
||||
|
||||
from crewai.mcp.config import MCPServerStdio
|
||||
|
||||
Reference in New Issue
Block a user