You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2020/08/06 07:47:30 UTC

[airflow-site] 01/01: Remove renundant empty line

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch potiuk-patch-1
in repository https://gitbox.apache.org/repos/asf/airflow-site.git

commit fca08b572c21a7fded74723739fd70033381232c
Author: Jarek Potiuk <ja...@polidea.com>
AuthorDate: Thu Aug 6 09:47:21 2020 +0200

    Remove renundant empty line
    
    Triggering build
---
 site.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/site.sh b/site.sh
index 74025a1..aa26e88 100755
--- a/site.sh
+++ b/site.sh
@@ -16,7 +16,6 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-
 set -euox pipefail
 
 WORKING_DIR="$(pwd)"