Skip to content

Commit 74e3cea

Browse files
committed
Remove left-over unused var (shellcheck)
1 parent abcf419 commit 74e3cea

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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)