remove trailing command to realy unbreak github rendering
This commit is contained in:
parent
7f5d162bd3
commit
18fc10cf7d
2 changed files with 2 additions and 2 deletions
|
@ -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] ] }
|
||||
},
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
"properties": { "x": 2.5, "y": 2.5, "label": "2.5,2.5" },
|
||||
"geometry" : { "type": "Point", "coordinates": [ 2.5, 2.5 ] }
|
||||
},
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue