Skip to content

Commit 59050b9

Browse files
girardaUsmanAli99
authored andcommitted
Delete state object from template (airbytehq#15178)
1 parent 8124cd8 commit 59050b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

airbyte-integrations/connector-templates/source-configuration-based/source_{{snakeCase name}}/{{snakeCase name}}.yaml.hbs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ retriever:
2222
$ref: "*ref(selector)"
2323
paginator:
2424
type: NoPagination
25-
state:
26-
class_name: airbyte_cdk.sources.declarative.states.dict_state.DictState
2725
customers_stream:
2826
type: DeclarativeStream
2927
$options:

0 commit comments

Comments
 (0)