TJaniF commented on code in PR #48854:
URL: https://github.com/apache/airflow/pull/48854#discussion_r2041488461


##########
airflow-core/docs/authoring-and-scheduling/event-scheduling.rst:
##########
@@ -43,7 +43,7 @@ SQS:
 .. code-block:: python
 
     from airflow.sdk import Asset, AssetWatcher
-    from airflow.providers.common.msgq.triggers.msg_queue import 
MessageQueueTrigger
+    from airflow.providers.common.messaging.triggers.msg_queue import 
MessageQueueTrigger

Review Comment:
   @eladkal Do you mean merging this PR or creating a new PR removing the 
example from core docs and linking to provider docs instead? 



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