chore: make a run of gofumpt

This commit is contained in:
Vincent Bernat
2025-08-05 06:21:19 +02:00
parent 209cbe0d61
commit 98eb1bdba5
32 changed files with 173 additions and 123 deletions

View File

@@ -193,5 +193,4 @@ func TestInsertMemory(t *testing.T) {
t.Errorf("Insert (-got, +want):\n%s", diff)
}
}
}