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
-1
View File
@@ -43,4 +43,3 @@ ol.style.Rule.prototype.applies = function(feature) {
ol.style.Rule.prototype.getSymbolizers = function() {
return this.symbolizers_;
};