Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
treff7es committed Jul 25, 2024
1 parent bb72392 commit 04d9938
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion metadata-ingestion/tests/unit/s3/test_s3_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from datahub.ingestion.source.data_lake_common.data_lake_utils import ContainerWUCreator
from datahub.ingestion.source.data_lake_common.path_spec import PathSpec
from datahub.ingestion.source.s3.source import partitioned_folder_comparator
from datahub.metadata._schema_classes import MetadataChangeEventClass


def test_partition_comparator_numeric_folder_name():
Expand Down

0 comments on commit 04d9938

Please sign in to comment.