Skip to content

Commit

Permalink
chore: fix import organization in test_model_to_component_factory.py
Browse files Browse the repository at this point in the history
Co-Authored-By: Aaron <AJ> Steers <[email protected]>
  • Loading branch information
devin-ai-integration[bot] and aaronsteers committed Jan 23, 2025
1 parent bd511b4 commit b970417
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@
import pytest
import requests

from airbyte_cdk.sources.streams.concurrent.clamping import (
ClampingEndProvider,
DayClampingStrategy,
MonthClampingStrategy,
WeekClampingStrategy,
)
from airbyte_cdk.utils.datetime_helpers import AirbyteDateTime, now, parse

from airbyte_cdk import AirbyteTracedException
from airbyte_cdk.models import FailureType, Level
from airbyte_cdk.sources.connector_state_manager import ConnectorStateManager
Expand Down

0 comments on commit b970417

Please sign in to comment.