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
@@ -18,7 +18,6 @@ goog.require('ol.reproj.Triangulation');
ol.reproj.ImageFunctionType;
/**
* @classdesc
* Class encapsulating single reprojected image.
-1
View File
@@ -21,7 +21,6 @@ goog.require('ol.reproj.Triangulation');
ol.reproj.TileFunctionType;
/**
* @classdesc
* Class encapsulating single reprojected tile.
-1
View File
@@ -15,7 +15,6 @@ goog.require('ol.proj');
ol.reproj.Triangle;
/**
* @classdesc
* Class containing triangulation of the given target extent.