Skip to content

Commit 98f0f35

Browse files
committed
fix(tests): remove unused MagicMock import from test_run_stats.py
1 parent 1093922 commit 98f0f35

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/agents/test_run_stats.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"""
66

77
import time
8-
from unittest.mock import MagicMock
98

109
import pytest
1110

0 commit comments

Comments
 (0)