Remove unused goog.require

This commit is contained in:
Frederic Junod
2015-03-05 18:11:19 +01:00
parent 4b1accb149
commit daf81b9c26

View File

@@ -9,7 +9,6 @@ goog.require('ol.Collection');
goog.require('ol.Coordinate');
goog.require('ol.Feature');
goog.require('ol.FeatureOverlay');
goog.require('ol.Map');
goog.require('ol.MapBrowserEvent');
goog.require('ol.MapBrowserEvent.EventType');
goog.require('ol.Object');