remove trailing command to realy unbreak github rendering

This commit is contained in:
Dane Springmeyer 2013-06-13 13:43:39 -07:00
parent 7f5d162bd3
commit 18fc10cf7d
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@
"properties": { "x": 2, "y": 0, "label": "V" },
"geometry" : { "type": "LineString", "coordinates": [ [2, 0], [2, 1], [2, 2], [2, 3], [2, 4], [2, 5] ] }
},
}
]
}

View file

@ -28,7 +28,7 @@
"properties": { "x": 2.5, "y": 2.5, "label": "2.5,2.5" },
"geometry" : { "type": "Point", "coordinates": [ 2.5, 2.5 ] }
},
}
]
}