Commit 17f2cae
Remove extra blank line from README template (exercism#1885)
A blank line was added in exercism#1669 with the intent of keeping standard
spacing in the template document. However, the addition of this line
causes configlet to read every single exercise README as out-of-date.
To avoid submitting pointless newlines to dozens of exercises, this PR
removes the newline from the template, resyncing existing READMEs that
have no other content changes.1 parent d576ac6 commit 17f2cae
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
0 commit comments