dangling whitespace
This commit is contained in:
@@ -132,6 +132,6 @@ ol.geom.LineString.prototype.remove = function(vertices){
|
|||||||
this.removeVertex(v);
|
this.removeVertex(v);
|
||||||
return true;
|
return true;
|
||||||
}, this);
|
}, this);
|
||||||
|
|
||||||
return this;
|
return this;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user