Taylor Edmiston created AIRFLOW-2909: ----------------------------------------
Summary: Remove deprecated airflow.operators.sensors module Key: AIRFLOW-2909 URL: https://issues.apache.org/jira/browse/AIRFLOW-2909 Project: Apache Airflow Issue Type: Improvement Components: operators Affects Versions: 2.0.0 Reporter: Taylor Edmiston Assignee: Taylor Edmiston This PR removes the now deprecated for 2.0 `airflow.operators.sensors` module and updates all references to its sensor to use the new airflow.sensors.foo_sensor layout. -- This message was sent by Atlassian JIRA (v7.6.3#76005)