Remove unused goog.require

This commit is contained in:
Frederic Junod
2016-03-07 08:57:07 +01:00
parent dc2faea5eb
commit 8b95602211
5 changed files with 0 additions and 5 deletions

View File

@@ -105,7 +105,6 @@ describe('ol.Sphere', function() {
});
goog.require('goog.math');
goog.require('ol.Sphere');
goog.require('ol.sphere.WGS84');
goog.require('ol.format.WKT');