dabla commented on code in PR #54598:
URL: https://github.com/apache/airflow/pull/54598#discussion_r2287123255
##########
providers/microsoft/azure/src/airflow/providers/microsoft/azure/triggers/msgraph.py:
##########
@@ -172,24 +170,15 @@ def serialize(self) -> tuple[str, dict[str, Any]]:
},
)
- def get_conn(self) -> RequestAdapter:
Review Comment:
I will re-add the get_conn, other removed properties have become public
members of the trigger so no issue there.
--
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]