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

@@ -109,7 +109,6 @@ describe('ol.format.OSMXML', function() {
});
goog.require('goog.dom.xml');
goog.require('ol.Feature');
goog.require('ol.format.OSMXML');
goog.require('ol.geom.Point');