We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9e842 commit b0f28b7Copy full SHA for b0f28b7
airbyte_cdk/utils/docker.py
@@ -17,7 +17,6 @@
17
import requests
18
19
from airbyte_cdk.models.connector_metadata import ConnectorLanguage, MetadataFile
20
-from airbyte_cdk.sources.declarative import spec
21
from airbyte_cdk.test.entrypoint_wrapper import EntrypointOutput
22
from airbyte_cdk.utils.connector_paths import resolve_airbyte_repo_root
23
0 commit comments