Remove unused goog.require directives

This commit is contained in:
Bruno Binet
2013-03-14 11:39:43 +01:00
parent 1eabd7f4e6
commit 9b1c389c80
12 changed files with 0 additions and 28 deletions
-2
View File
@@ -3,8 +3,6 @@ goog.require('ol.Coordinate');
goog.require('ol.Map');
goog.require('ol.RendererHint');
goog.require('ol.View2D');
goog.require('ol.animation');
goog.require('ol.easing');
goog.require('ol.interaction.Keyboard');
goog.require('ol.layer.TileLayer');
goog.require('ol.projection');