Skip to content

Commit e27697e

Browse files
committed
remove unused import
1 parent 6748db0 commit e27697e

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
@@ -66,7 +66,6 @@
6666
from airbyte_cdk.sources.declarative.resolvers import COMPONENTS_RESOLVER_TYPE_MAPPING
6767
from airbyte_cdk.sources.declarative.spec.spec import Spec
6868
from airbyte_cdk.sources.message import MessageRepository
69-
from airbyte_cdk.sources.source import Source
7069
from airbyte_cdk.sources.streams.core import Stream
7170
from airbyte_cdk.sources.types import Config, ConnectionDefinition
7271
from airbyte_cdk.sources.utils.slice_logger import (

0 commit comments

Comments
 (0)