Skip to content

Commit f4522bb

Browse files
committed
all: gofmt
Run standard gofmt command on project root.
1 parent 2aeb6a9 commit f4522bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reflectx/reflect_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -971,4 +971,4 @@ func BenchmarkTraversalsByNameFunc(b *testing.B) {
971971
b.Errorf("expected %d values, got %d", len(names), l)
972972
}
973973
}
974-
}
974+
}

0 commit comments

Comments
 (0)