Remove some spurious trailing newlines

This commit is contained in:
Radon Rosborough 2021-01-02 10:07:53 -08:00
parent 2daa11c7aa
commit 8cd93a744f
3 changed files with 0 additions and 3 deletions

View File

@ -50,4 +50,3 @@ hello: |
100
33
10

View File

@ -26,4 +26,3 @@ format:
prettier --no-config --stdin-filepath=format.md
input: |
Hello, world!

View File

@ -10,4 +10,3 @@ template: |
run: |
echo 'Reading from stdin...' >&2; sed -f main.sed
helloInput: |