minor: remove blank line

Took 1 minute
This commit is contained in:
Hiro 2023-09-08 01:31:01 +05:30
parent 754233efd4
commit 643c116b2e
1 changed files with 0 additions and 1 deletions

View File

@ -296,7 +296,6 @@ func TestMapRangeNoAllocations(t *testing.T) { // Issue 62404
}
func TestMapDelete(t *testing.T) {
var myMap sync.Map
key := "go"