utkarsharma2 commented on a change in pull request #9907:
URL: https://github.com/apache/airflow/pull/9907#discussion_r478777593



##########
File path: airflow/cli/commands/connection_command.py
##########
@@ -26,6 +26,8 @@
 from airflow.models import Connection
 from airflow.utils import cli as cli_utils
 from airflow.utils.session import create_session
+from airflow.secrets.local_filesystem import load_connections

Review comment:
       That makes sense, can you suggest where should I move it?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to