TobKed commented on issue #6464: [AIRFLOW-5807] Move SFTP from contrib to providers URL: https://github.com/apache/airflow/pull/6464#issuecomment-557536445 @potiuk @mik-laj I've moved SFTP hook, operator and sensor to `providers/sftp` folder. I've included `__init__.py` files due to the problem with `from tests.test_utils.config import conf_vars` (without `__init__` files import was not possible)
---------------------------------------------------------------- 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] With regards, Apache Git Services
