Skip to content

Commit

Permalink
Address PR comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Sneha Prabhu authored and Sneha Prabhu committed Nov 28, 2024
1 parent 36f2feb commit 2cae524
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion airflow/api_fastapi/core_api/routes/public/dag_parsing.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,3 @@ def reparse_dag_file(

parsing_request = DagPriorityParsingRequest(fileloc=path)
session.add(parsing_request)
session.commit()

0 comments on commit 2cae524

Please sign in to comment.