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
-2
View File
@@ -21,7 +21,6 @@ ol.source.ZoomifyTierSizeCalculation = {
};
/**
* @classdesc
* Layer source for tile data in Zoomify format.
@@ -134,7 +133,6 @@ ol.source.Zoomify = function(opt_options) {
goog.inherits(ol.source.Zoomify, ol.source.TileImage);
/**
* @constructor
* @extends {ol.ImageTile}