Skip to content
Snippets Groups Projects
Commit d50486bf authored by Christian Boettcher's avatar Christian Boettcher
Browse files

adjust import to moved function

parent 4d7df92e
No related branches found
No related tags found
No related merge requests found
Pipeline #86402 passed
...@@ -5,8 +5,7 @@ from airflow.models.connection import Connection ...@@ -5,8 +5,7 @@ from airflow.models.connection import Connection
import requests import requests
import logging import logging
from datacat_integration.connection import DataCatConnection from datacat_integration.connection import DataCatConnection, get_connection_from_entry
from datacat_integration.hooks import get_connection_from_entry
connection_backend_type = "airflow_connections" connection_backend_type = "airflow_connections"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment