Skip to content

Commit e7859a2

Browse files
DevMacdsantoreis
authored andcommitted
fix(tests): remove unused time import
Co-authored-by: Daniel <dsantoreis@gmail.com>
1 parent 38a699e commit e7859a2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_coverage_final.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
"""Final coverage push targeting remaining uncovered lines."""
22
import json
33
import logging
4-
import time
54
from pathlib import Path
65
from unittest.mock import MagicMock
76

0 commit comments

Comments
 (0)