mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-02 00:11:56 +03:00
Formatting with gofumpt
This commit is contained in:
@@ -45,5 +45,4 @@ func FuzzReadClientHello(f *testing.F) {
|
||||
_, err := fake.ReadClientHello(r, secret.Key[:], secret.Host, time.Hour)
|
||||
assert.Error(t, err)
|
||||
})
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user