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 0d73b0d commit f76ee08Copy full SHA for f76ee08
airbyte_cdk/sources/declarative/requesters/query_properties/properties_from_endpoint.py
@@ -7,7 +7,6 @@
7
8
from airbyte_cdk.sources.declarative.interpolation import InterpolatedString
9
from airbyte_cdk.sources.declarative.retrievers import Retriever
10
-from airbyte_cdk.sources.streams.core import StreamData
11
from airbyte_cdk.sources.types import Config, StreamSlice
12
13
0 commit comments