Remove pointless EOF lines from all sources.

This commit is contained in:
Andrew Wood
2024-11-30 16:40:50 +00:00
parent 5b0697b68c
commit 0d618efd0d
66 changed files with 0 additions and 132 deletions
-2
View File
@@ -13,5 +13,3 @@ test "${counterValue}" = "100B" && exit 0
echo "unexpected byte counter value: ${counterValue}"
exit 1
# EOF