Remove unused ol.FeatureOverlay require

This commit is contained in:
Frederic Junod
2014-02-28 10:35:10 +01:00
parent c6df670a55
commit 01288618cf

View File

@@ -1,4 +1,3 @@
goog.require('ol.FeatureOverlay');
goog.require('ol.Map');
goog.require('ol.View2D');
goog.require('ol.interaction');