Fewer blank lines

This commit is contained in:
Tim Schaub
2016-01-10 08:22:01 -07:00
parent 8d80924ba8
commit 13a981c94b
199 changed files with 1 additions and 247 deletions
-1
View File
@@ -7,7 +7,6 @@ goog.require('ol.proj.Projection');
goog.require('ol.proj.Units');
/**
* @classdesc
* Projection object for web/spherical Mercator (EPSG:3857).
-1
View File
@@ -6,7 +6,6 @@ goog.require('ol.proj.Units');
goog.require('ol.sphere.WGS84');
/**
* @classdesc
* Projection object for WGS84 geographic coordinates (EPSG:4326).
-1
View File
@@ -52,7 +52,6 @@ ol.proj.METERS_PER_UNIT[ol.proj.Units.METERS] = 1;
ol.proj.METERS_PER_UNIT[ol.proj.Units.USFEET] = 1200 / 3937;
/**
* @classdesc
* Projection definition class. One of these is created for each projection