Skip to content

Commit

Permalink
Merge pull request #517 from l0b0/chore/remove-unused-import
Browse files Browse the repository at this point in the history
chore: Remove unused import
  • Loading branch information
lossyrob authored Jul 7, 2021
2 parents 5b8b44e + 11ccc34 commit 4bc3351
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
import pystac
from tests.utils.stac_io_mock import MockStacIO

if TYPE_CHECKING:
import tempfile as TemporaryDirectory_Type


def assert_to_from_dict(
test_class: unittest.TestCase,
Expand Down

0 comments on commit 4bc3351

Please sign in to comment.