Update tests/telemetry/test_tracker.py
Browse filesCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
tests/telemetry/test_tracker.py
CHANGED
|
@@ -4,7 +4,6 @@ import json
|
|
| 4 |
import tempfile
|
| 5 |
import time
|
| 6 |
from pathlib import Path
|
| 7 |
-
from unittest.mock import patch
|
| 8 |
|
| 9 |
import pytest
|
| 10 |
|
|
|
|
| 4 |
import tempfile
|
| 5 |
import time
|
| 6 |
from pathlib import Path
|
|
|
|
| 7 |
|
| 8 |
import pytest
|
| 9 |
|