remove trailing comma in json file (#12640)

Signed-off-by: YI <uuuuuu@protonmail.com>
This commit is contained in:
contrun
2021-10-13 00:03:01 +08:00
committed by GitHub
parent dc244a7532
commit 452e47cbf2

View File

@@ -13,7 +13,7 @@
},
"service_registration": {
"consul": {
"foo": "bar",
"foo": "bar"
}
},
"telemetry": {