Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
tolik0 committed May 21, 2024
1 parent ca30d45 commit 83ac12f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

from airbyte_cdk.models import OrchestratorType, Type
from airbyte_cdk.sources import Source

from source_okta.config_migration import OktaConfigMigration
from source_okta.source import SourceOkta

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import pytest
import requests
from airbyte_cdk.sources.streams import Stream

from source_okta.custom_authenticators import CustomBearerAuthenticator, CustomOauth2Authenticator
from source_okta.source import SourceOkta

Expand Down

0 comments on commit 83ac12f

Please sign in to comment.