kaxil commented on code in PR #50864:
URL: https://github.com/apache/airflow/pull/50864#discussion_r2100589211


##########
airflow-core/src/airflow/sensors/__init__.py:
##########
@@ -40,7 +40,6 @@
     },
     "time_sensor": {
         "TimeSensor": "airflow.providers.standard.sensors.time.TimeSensor",
-        "TimeSensorAsync": 
"airflow.providers.standard.sensors.time.TimeSensorAsync",

Review Comment:
   Solved with 
https://github.com/apache/airflow/pull/50864/commits/2303d7d4adcaf4077ec191475a2b8aa996d7a191
 by maintaining backwards-compat



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to