Satisfy gjslint

This commit is contained in:
Tom Payne
2012-09-24 21:25:29 +02:00
parent bd5ef6b361
commit 8394147df1
10 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -5,7 +5,6 @@ goog.provide('ol.tilestore.XYZ');
goog.require('goog.math');
goog.require('ol.Attribution');
goog.require('ol.Coordinate');
goog.require('ol.layer.Layer');
goog.require('ol.Projection');
goog.require('ol.Size');
goog.require('ol.TileCoord');
@@ -13,6 +12,7 @@ goog.require('ol.TileGrid');
goog.require('ol.TileLayer');
goog.require('ol.TileStore');
goog.require('ol.TileUrlFunction');
goog.require('ol.layer.Layer');