Skip to content

Commit 81562ce

Browse files
committed
removed an unused empty line
1 parent 1f134a7 commit 81562ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

parser_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ type GetTest struct {
4040

4141
var getTests = []GetTest{
4242
// Found key tests
43-
4443
GetTest{
4544
desc: "handling multiple nested keys with same name",
4645
json: `{"a":[{"b":1},{"b":2},3],"c":{"c":[1,2]}} }`,

0 commit comments

Comments
 (0)