misc: nit

This commit is contained in:
Dylan Araps 2021-07-19 23:07:57 +03:00
parent bb32b12e82
commit b7b57bd34c
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 0 additions and 2 deletions

2
kiss
View File

@ -118,8 +118,6 @@ am_owner() {
die "Failed to file information for '$1'"
# Split the ls output into fields.
# Intentional, globbing disabled.
# shellcheck disable=2046,2086
read -r _ _ user _ <<EOF
$inf
EOF