Skip to content

Commit 13c17f4

Browse files
author
maxime.c
committed
remove unused line
1 parent 0b454bb commit 13c17f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

airbyte_cdk/sources/declarative/parsers/model_to_component_factory.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2095,7 +2095,6 @@ def create_declarative_stream(
20952095
),
20962096
combined_slicers,
20972097
)
2098-
FinalStateCursor(stream_name, None, self._message_repository)
20992098
return DefaultStream(
21002099
partition_generator=partition_generator,
21012100
name=stream_name,

0 commit comments

Comments
 (0)