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

View File

@@ -31,13 +31,13 @@ goog.require('ol.Collection');
goog.require('ol.Color');
goog.require('ol.Coordinate');
goog.require('ol.Extent');
goog.require('ol.interaction.Interaction');
goog.require('ol.MapBrowserEvent');
goog.require('ol.Object');
goog.require('ol.Pixel');
goog.require('ol.Projection');
goog.require('ol.Size');
goog.require('ol.TransformFunction');
goog.require('ol.interaction.Interaction');
goog.require('ol.renderer.Layer');