mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 01:42:06 -04:00
remove trailing comma in json file (#12640)
Signed-off-by: YI <uuuuuu@protonmail.com>
This commit is contained in:
parent
dc244a7532
commit
452e47cbf2
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"service_registration": {
|
||||
"consul": {
|
||||
"foo": "bar",
|
||||
"foo": "bar"
|
||||
}
|
||||
},
|
||||
"telemetry": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue