diff --git a/dags/exampledag.py b/dags/exampledag.py index 2cc7169..8b08b7b 100644 --- a/dags/exampledag.py +++ b/dags/exampledag.py @@ -26,7 +26,6 @@ import requests - # Define the basic parameters of the DAG, like schedule and start_date @dag( start_date=datetime(2024, 1, 1),