Skip to content

Commit 4c13d07

Browse files
committed
chore: remove unused import
1 parent e00aed2 commit 4c13d07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

airbyte_cdk/sources/declarative/requesters/paginators/default_paginator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
from airbyte_cdk.sources.types import Config, Record, StreamSlice, StreamState
2626
from airbyte_cdk.utils.mapping_helpers import (
2727
_validate_component_request_option_paths,
28-
combine_mappings,
2928
)
3029

3130

0 commit comments

Comments
 (0)