Caught by `build.py precommit` not `build.py lint`.
This commit is contained in:
Tim Schaub
2013-01-21 10:51:38 -07:00
parent 300c1048bd
commit 3cf3ef629c
+1 -1
View File
@@ -46,7 +46,7 @@ ol.VectorTile_ = function(tileCoord, tileGrid) {
/** /**
* @private * @private
* @type {HTMLCanvasElement>} * @type {HTMLCanvasElement}
*/ */
this.canvas_; this.canvas_;