Remove trailing comma in JSON.

feature/default_network_editable
Kevin Serrano 8 years ago
parent f9601ac2dd
commit c7178af09d
No known key found for this signature in database
GPG Key ID: 7CC862A58D2889B4
  1. 2
      development/states/private-network.json

@ -63,7 +63,7 @@
"type": "rpc", "type": "rpc",
"rpcTarget": "http://localhost:8545" "rpcTarget": "http://localhost:8545"
}, },
"selectedAddress": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825", "selectedAddress": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825"
}, },
"appState": { "appState": {
"menuOpen": false, "menuOpen": false,

Loading…
Cancel
Save