template: now ends with only one empty line

This commit is contained in:
Marco D'Agostini 2020-08-04 12:47:35 -05:00
parent 10911a499e
commit 290d961e06

View File

@ -5,12 +5,11 @@
"body": [
"# ${TM_FILENAME_BASE}",
"",
"$1",
"$2",
"",
"## What led to learning this",
"",
"- $2",
"",
"- $1",
"",
],
}