apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
35.21k stars 13.76k forks source link

Fix/ unnecessary `or` in git ssh key #40393

Closed romsharon98 closed 5 days ago

romsharon98 commented 5 days ago

I added by mistake this line in my previous PR: https://github.com/apache/airflow/pull/39936/files#diff-747f774dc1498138f6e6b9b4ab1fef11473ef9e05ee8ba85e2a3755ebd114ac3R159

this PR remove this line.


^ Add meaningful description above Read the Pull Request Guidelines for more information. In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed. In case of a new dependency, check compliance with the ASF 3rd Party License Policy. In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.