Skip to content

Commit 711635f

Browse files
Potential fix for pull request finding 'Unused import'
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent 7048b30 commit 711635f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

unit_tests/sources/declarative/test_manifest_declarative_source_dynamic_schema.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
ManifestDeclarativeSource,
1313
)
1414
from airbyte_cdk.models import AirbyteCatalog
15-
from airbyte_cdk.sources.utils.schema_helpers import check_config_against_spec_or_exit
1615

1716

1817
def test_check_config_during_discover_with_dynamic_schema_loader():

0 commit comments

Comments
 (0)