Skip to content

Commit 99dc63a

Browse files
authored
Remove trailing commas from MHDB (#8597)
1 parent f59fedc commit 99dc63a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Data/market-hours/market-hours-database.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -927,7 +927,7 @@
927927
"12/26/2022",
928928
"12/25/2023",
929929
"12/25/2024",
930-
"12/25/2025",
930+
"12/25/2025"
931931
],
932932
"earlyCloses": {},
933933
"lateOpens": {}
@@ -74359,7 +74359,7 @@
7435974359
"holidays": [
7436074360
"4/3/2015",
7436174361
"4/2/2021",
74362-
"4/18/2025",
74362+
"4/18/2025"
7436374363
],
7436474364
"earlyCloses": {
7436574365
"12/31/2010": "12:15:00",

0 commit comments

Comments
 (0)