Skip to content

Commit

Permalink
Remove git stash log
Browse files Browse the repository at this point in the history
  • Loading branch information
g-hyeong committed Sep 27, 2024
1 parent db23f29 commit f947dcc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions airflow/Oasis_dag.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
<<<<<<< Updated upstream
### dummy
=======
from airflow import DAG
from airflow.decorators import task
from dotenv import load_dotenv
Expand Down Expand Up @@ -76,4 +73,3 @@ def generate_queue_values():
run_consumer_task,
send_post_request_OASIS_task.expand(),
]
>>>>>>> Stashed changes

0 comments on commit f947dcc

Please sign in to comment.