mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-22 01:12:16 +08:00
fix fmt check result
This commit is contained in:
parent
d27a6796ef
commit
86600afa09
@ -41,4 +41,3 @@ func TestBindingBody(t *testing.T) {
|
|||||||
assert.Equal(t, FooStruct{"FOO"}, form)
|
assert.Equal(t, FooStruct{"FOO"}, form)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user