Skip to content

Commit 622b326

Browse files
committed
Remove trailing comma on json file.
JSON is not tolerant of such things like python is.
1 parent 2c4c856 commit 622b326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hacs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"name": "Metlink Wellington Transport",
33
"render_readme": true,
44
"country": "NZ",
5-
"homeassistant": "2022.3.0",
5+
"homeassistant": "2022.3.0"
66
}

0 commit comments

Comments
 (0)