Skip to content

Commit 6f0c54f

Browse files
authored
Merge pull request #30535 from pi1024e/JSON
JSON trailing comma fix
2 parents 41301c2 + fc3e4be commit 6f0c54f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/Migrator/overlay4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1342,5 +1342,5 @@
13421342
"RightUsr": "",
13431343
"RightComment": "firstIndex",
13441344
"ModuleName": "Swift"
1345-
},
1345+
}
13461346
]

lib/Migrator/overlay42.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
"RightUsr": "",
2121
"RightComment": "firstIndex",
2222
"ModuleName": "Swift"
23-
},
23+
}
2424
]

0 commit comments

Comments
 (0)