uranusjr commented on code in PR #43821:
URL: https://github.com/apache/airflow/pull/43821#discussion_r1843373398


##########
airflow/dag_processing/manager.py:
##########
@@ -510,7 +510,7 @@ def deactivate_stale_dags(
         """
         Detect DAGs which are no longer present in files.
 
-        Deactivate them and remove them in the serialized_dag table.
+        Deactivate them.

Review Comment:
   *Detect and deactivate DAGs which are no longer present in files.*



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