Fewer blank lines
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user