Remove unused comment field of gitea.lemnoslife.com/Benjamin_Loison/LemnosLife_Rust

It's a real debate whether or not to include the field with empty string
to equivalently mean that there isn't any specific comment that the
author wanted to share. To minimize file sizes and improve readability
let's proceed by not specifying default values to fields.
This commit is contained in:
Benjamin Loison 2023-02-01 00:49:01 +01:00
parent 66b7e574fb
commit cddf020b21
Signed by: Benjamin_Loison
SSH Key Fingerprint: SHA256:BtnEgYTlHdOg1u+RmYcDE0mnfz1rhv5dSbQ2gyxW8B8

View File

@ -1,4 +1,3 @@
{ {
"commit": "657579086a1abcb4d859eb1ee30fc36e75504018", "commit": "657579086a1abcb4d859eb1ee30fc36e75504018"
"comment": ""
} }