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 6748db0 commit e27697eCopy full SHA for e27697e
airbyte_cdk/sources/declarative/manifest_declarative_source.py
@@ -66,7 +66,6 @@
66
from airbyte_cdk.sources.declarative.resolvers import COMPONENTS_RESOLVER_TYPE_MAPPING
67
from airbyte_cdk.sources.declarative.spec.spec import Spec
68
from airbyte_cdk.sources.message import MessageRepository
69
-from airbyte_cdk.sources.source import Source
70
from airbyte_cdk.sources.streams.core import Stream
71
from airbyte_cdk.sources.types import Config, ConnectionDefinition
72
from airbyte_cdk.sources.utils.slice_logger import (
0 commit comments