Clean up whitespace
This commit is contained in:
+1
-2
@@ -87,8 +87,7 @@ ol.Projection = function(options) {
|
||||
* @private
|
||||
* @type {boolean}
|
||||
*/
|
||||
this.global_ = goog.isDef(options.global) ?
|
||||
options.global : false;
|
||||
this.global_ = goog.isDef(options.global) ? options.global : false;
|
||||
|
||||
/**
|
||||
* @private
|
||||
|
||||
Reference in New Issue
Block a user