Remove unused goog.require() calls in the source
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
goog.provide('ol.featureloader');
|
||||
|
||||
goog.require('ol.TileState');
|
||||
goog.require('ol.VectorTile');
|
||||
goog.require('ol.format.FormatType');
|
||||
goog.require('ol.proj');
|
||||
goog.require('ol.proj.Projection');
|
||||
goog.require('ol.xml');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user