Skip to content

Commit f8eeeed

Browse files
committed
Remove left-over unused var (shellcheck)
1 parent 711786f commit f8eeeed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

headache.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
# SPDX-FileCopyrightText: 2025-2026 Mathieu Barbin <mathieu.barbin@gmail.com>
33
# SPDX-License-Identifier: MIT
44

5-
SCRIPT_DIR="$(dirname "$0")"
6-
75
# Build exclusion list from all .headache.exclude files found in the tree.
86
# Paths in each file are relative to the file's location.
97
# Empty lines and lines starting with '#' are ignored.

0 commit comments

Comments
 (0)