From 9432ffadaec6bad6727c8f137b41f63aecc55f45 Mon Sep 17 00:00:00 2001 From: plastikfan Date: Sun, 28 Apr 2024 11:53:09 +0100 Subject: [PATCH] script(chore): remove accidental bad char in scirpt --- scripts/automate-checklist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/automate-checklist.sh b/scripts/automate-checklist.sh index 897ca87..b043d62 100644 --- a/scripts/automate-checklist.sh +++ b/scripts/automate-checklist.sh @@ -232,7 +232,7 @@ function update-readme() { return 0 } -ยง + function update-import-statements() { local repo=$1 local owner=$2