Skip to content

Commit 78142dd

Browse files
committed
build: remove unused variable
1 parent 27661be commit 78142dd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/scripts/update_copyright_years

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
# file3 File path.
2828

2929
current_year=$(date +"%Y")
30-
directory_to_scan="${1:-.}"
3130

3231
for file in ${@}; do
3332
if [[ ! -f "$file" ]]; then

0 commit comments

Comments
 (0)