mirror of
https://github.com/pgsty/minio.git
synced 2026-03-16 17:53:43 +01:00
run gofumpt cleanup across code-base (#14015)
This commit is contained in:
@@ -107,7 +107,6 @@ func Test_hashDeterministicString(t *testing.T) {
|
||||
if got := hashDeterministicString(m); got == want {
|
||||
t.Errorf("hashDeterministicString() = %v, does not want %v", got, want)
|
||||
}
|
||||
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user