jscheffl commented on code in PR #45224:
URL: https://github.com/apache/airflow/pull/45224#discussion_r1898134214


##########
airflow/sensors/base.py:
##########
@@ -84,30 +82,6 @@ def __bool__(self) -> bool:
         return self.is_done
 
 
-@provide_session

Review Comment:
   Oh, cool... you even found dead code while implementing the patch! Thanks 
for the cleaning!



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