From bdf56f978f490f97e89afb6650e3a1913abd8e28 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 12 May 2021 09:06:22 +0100 Subject: make shellcheck happy again, also add a shellcheck makefile target --- modules/html.source.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/html.source.sh') diff --git a/modules/html.source.sh b/modules/html.source.sh index 9fb4a30..ef6e7b1 100644 --- a/modules/html.source.sh +++ b/modules/html.source.sh @@ -47,7 +47,6 @@ html::make_link () { } html::fromgmi () { - local -r gmi_file=$1 local -i is_list=0 local -i is_plain=0 -- cgit v1.2.3