Remove unused goog.require() calls in the source
This commit is contained in:
@@ -3,7 +3,6 @@ goog.provide('ol.VectorTile');
|
||||
goog.require('ol.Tile');
|
||||
goog.require('ol.TileState');
|
||||
goog.require('ol.dom');
|
||||
goog.require('ol.proj.Projection');
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user