go fmt some stuff.

This commit is contained in:
fiatjaf
2026-06-11 16:57:05 -03:00
parent 1e90b7f018
commit 12ec5cd2d9
2 changed files with 34 additions and 35 deletions
-1
View File
@@ -234,4 +234,3 @@ func mustHash(s string) [32]byte {
copy(h[:], b)
return h
}