diff --git a/ingestion/src/metadata/ingestion/source/connections.py b/ingestion/src/metadata/ingestion/source/connections.py index e203563fe45..2f794955a2a 100644 --- a/ingestion/src/metadata/ingestion/source/connections.py +++ b/ingestion/src/metadata/ingestion/source/connections.py @@ -113,9 +113,6 @@ def get_test_connection_fn(connection: BaseModel) -> Callable: ) -# ------------------------------------------------------------ - - def get_connection(connection: BaseModel) -> Any: """ Main method to prepare a connection from