From a40fc419682e431c61f3f75333e3df15f31c6fac Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Fri, 26 Jul 2024 20:16:14 +0400 Subject: slight: very small style change --- scripts/slight | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/slight b/scripts/slight index 740c07e..8aaa5eb 100755 --- a/scripts/slight +++ b/scripts/slight @@ -65,7 +65,6 @@ while getopts "i:d:s:ph" option; do h) help; exit 0 ;; *) err "Try '${0} -h' for help." ;; - esac done -- cgit v1.2.3