Remove unused goog.require

This commit is contained in:
Frederic Junod
2017-02-03 12:40:21 +01:00
parent 265a83c389
commit 5763e1d145
31 changed files with 1 additions and 36 deletions

View File

@@ -6,7 +6,6 @@ goog.require('ol.geom.GeometryType');
goog.require('ol.render.ReplayType');
goog.require('ol.render.VectorContext');
goog.require('ol.render.webgl.ReplayGroup');
goog.require('ol.render.webgl');
if (ol.ENABLE_WEBGL) {