diff --git a/examples/select-features.js b/examples/select-features.js index 4ec79a296a..5244b6af9f 100644 --- a/examples/select-features.js +++ b/examples/select-features.js @@ -1,4 +1,3 @@ -goog.require('ol.FeatureOverlay'); goog.require('ol.Map'); goog.require('ol.View2D'); goog.require('ol.interaction');