Skip to content

Commit 11ccc34

Browse files
committed
chore: Remove unused import
1 parent a4fe4cd commit 11ccc34

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/utils/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
import pystac
1717
from tests.utils.stac_io_mock import MockStacIO
1818

19-
if TYPE_CHECKING:
20-
import tempfile as TemporaryDirectory_Type
21-
2219

2320
def assert_to_from_dict(
2421
test_class: unittest.TestCase,

0 commit comments

Comments
 (0)