Remove unused goog.require

This commit is contained in:
Frederic Junod
2015-09-03 17:46:58 +02:00
parent fd4eff7292
commit 2b995fd8cf
2 changed files with 0 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
goog.require('ol.Feature');
goog.require('ol.Map');
goog.require('ol.View');
goog.require('ol.format.GeoJSON');

View File

@@ -1,4 +1,3 @@
goog.require('ol.Feature');
goog.require('ol.Map');
goog.require('ol.View');
goog.require('ol.format.WKT');