Remove unused goog.require

This commit is contained in:
Frederic Junod
2014-05-21 15:56:43 +02:00
parent dca88668ab
commit 2f918ea2a4
20 changed files with 0 additions and 21 deletions

View File

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