From 78f043a31bf5b6c44fc329b39dc1e0c0c2413414 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Thu, 13 Feb 2020 11:21:26 +0000 Subject: [PATCH] updated csv_header_indices.sh --- csv_header_indices.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/csv_header_indices.sh b/csv_header_indices.sh index 1e58d6cc..3e4a6bf2 100755 --- a/csv_header_indices.sh +++ b/csv_header_indices.sh @@ -1,5 +1,4 @@ #!/usr/bin/env bash -# shellcheck disable=SC1090 # vim:ts=4:sts=4:sw=4:et # # Author: Hari Sekhon