Remove unused goog.require() calls in the source
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
goog.provide('ol.renderer.vector');
|
||||
|
||||
goog.require('ol.render.Feature');
|
||||
goog.require('ol.render.IReplayGroup');
|
||||
goog.require('ol.style.ImageState');
|
||||
goog.require('ol.style.Style');
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user