style: Apply go fmt
This commit is contained in:
parent
0b992c6156
commit
45aee8257f
3 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
package util
|
||||
|
||||
import (
|
||||
"testing"
|
||||
"reflect"
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestMergeWithEmptyMap(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue