Skip to content

Commit 0587481

Browse files
author
Oleksandr Bazarnov
committed
nit
1 parent b10d7a1 commit 0587481

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

airbyte_cdk/sources/declarative/manifest_declarative_source.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ def __init__(
101101
emit_connector_builder_messages: True if messages should be emitted to the connector builder.
102102
component_factory: optional factory if ModelToComponentFactory's default behavior needs to be tweaked.
103103
normalize_manifest: Optional flag to indicate if the manifest should be normalized.
104-
post_resolve_manifest: Optional flag to indicate if the manifest should be resolved after normalization.
105104
"""
106105
self.logger = logging.getLogger(f"airbyte.{self.name}")
107106

0 commit comments

Comments
 (0)