committed by
GitHub
parent
c7aeec0120
commit
83ecbe0fc3
@@ -10,7 +10,6 @@ from airbyte_cdk.sources.declarative.types import Config
|
||||
|
||||
@dataclass
|
||||
class SingleUseOauth2Authenticator(DeclarativeSingleUseRefreshTokenOauth2Authenticator):
|
||||
|
||||
config: Config
|
||||
|
||||
def __post_init__(self):
|
||||
|
||||
Reference in New Issue
Block a user