Fewer blank lines
This commit is contained in:
@@ -8,7 +8,6 @@ goog.require('ol.size');
|
||||
goog.require('ol.source.Tile');
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @constructor
|
||||
* @extends {ol.Tile}
|
||||
@@ -74,7 +73,6 @@ ol.DebugTile_.prototype.getImage = function(opt_context) {
|
||||
};
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* A pseudo tile source, which does not fetch tiles from a server, but renders
|
||||
|
||||
Reference in New Issue
Block a user