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

@@ -171,7 +171,6 @@ describe('ol.geom.GeometryCollection', function() {
});
goog.require('ol.Collection');
goog.require('ol.geom.Geometry');
goog.require('ol.geom.GeometryCollection');
goog.require('ol.geom.LineString');