Skip to content

Commit ca28b40

Browse files
ChristoGrabCopilot
andauthored
Update airbyte_cdk/manifest_server/routers/manifest.py
Co-authored-by: Copilot <[email protected]>
1 parent 17ee2e6 commit ca28b40

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

airbyte_cdk/manifest_server/routers/manifest.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
import jsonschema
66
from airbyte_protocol_dataclasses.models import AirbyteStateMessage, ConfiguredAirbyteCatalog
77
from fastapi import APIRouter, Depends, HTTPException
8-
from fastapi.responses import JSONResponse
9-
108
from airbyte_cdk.models import AirbyteStateMessageSerializer
119
from airbyte_cdk.sources.declarative.concurrent_declarative_source import (
1210
ConcurrentDeclarativeSource,

0 commit comments

Comments
 (0)