Fix whitespace errors in JavaScript source

This commit is contained in:
Tom Payne
2013-04-07 13:15:17 +02:00
parent a4763e0b69
commit f1cc5b87da
10 changed files with 0 additions and 11 deletions

View File

@@ -160,4 +160,3 @@ ol.geom.SharedVertices.prototype.getStart = function(id) {
ol.geom.SharedVertices.prototype.getStarts = function() {
return this.starts_;
};