Adding missing and removing unused goog.requires

This commit is contained in:
ahocevar
2013-02-06 16:26:24 +01:00
11 changed files with 29 additions and 16 deletions

View File

@@ -1,6 +1,5 @@
goog.provide('ol.geom.GeometryCollection');
goog.require('goog.asserts');
goog.require('ol.Extent');
goog.require('ol.geom.Geometry');
goog.require('ol.geom.GeometryType');