mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-22 23:35:08 +00:00
fix: remove unused asyncio import from test file
Co-Authored-By: João <joao@crewai.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
"""Tests for AMP MCP config fetching and tool resolution."""
|
||||
|
||||
import asyncio
|
||||
from unittest.mock import AsyncMock, MagicMock, patch
|
||||
|
||||
import pytest
|
||||
|
||||
Reference in New Issue
Block a user