Browse Source

Drop extra newline

Two newlines *before* (2nd+) heading, one newline after.
Alois Mahdal 6 years ago
parent
commit
fe4ae806a7
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/stub

+ 0
- 1
src/stub View File

@@ -58,7 +58,6 @@ deploy() {
58 58
             echo "$any_name"
59 59
             tr -c '=\n' '=' <<<"$any_name"
60 60
             echo ''
61
-            echo ''
62 61
             if test -n "$Tagline"; then
63 62
                 echo "$Tagline"
64 63
             else