diff options
| author | Suleyman Farajli <suleyman@farajli.net> | 2025-10-27 00:16:26 +0400 |
|---|---|---|
| committer | Suleyman Farajli <suleyman@farajli.net> | 2025-10-27 00:16:26 +0400 |
| commit | 3272df5b9f9c3774252992a126d1f272b6bda966 (patch) | |
| tree | 0f5e24347d285f970def2e6a71ccfeed91a8e8fc /scripts/cli | |
| parent | 4a69460a67a364e1810cc1309eeda79872b36f60 (diff) | |
chore(scripts): remove misleading 'Unreachable' comments in slight and svol
Diffstat (limited to 'scripts/cli')
| -rwxr-xr-x | scripts/cli/slight | 1 | ||||
| -rwxr-xr-x | scripts/cli/svol | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/scripts/cli/slight b/scripts/cli/slight index 0289ff4..54edbcd 100755 --- a/scripts/cli/slight +++ b/scripts/cli/slight @@ -44,5 +44,4 @@ while getopts "i:d:s:ph" option; do esac done -# Unreachable invalid_use diff --git a/scripts/cli/svol b/scripts/cli/svol index ec60450..0488633 100755 --- a/scripts/cli/svol +++ b/scripts/cli/svol @@ -46,5 +46,4 @@ while getopts "i:d:s:pth" option; do esac done -# Unreachable invalid_use |
