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

@@ -471,7 +471,6 @@ func TestUndoArrayUInt32(t *testing.T) {
t.Errorf("DstASPath column after undo (-got, +want):\n%s", diff)
}
})
}
func TestUndoArrayUInt128(t *testing.T) {