kiss: Remove pointless comment

This commit is contained in:
Dylan Araps 2020-05-22 13:19:33 +03:00
parent ee8f85495c
commit 426607b4fc
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 0 additions and 1 deletions

1
kiss
View File

@ -736,7 +736,6 @@ pkg_checksums() {
printf 'git %s\n' "$src"
continue
# Die here if source for some reason, doesn't exist.
else
die "$1" "Couldn't find source '$src'"
fi