Remove unused goog.require() calls in the source
This commit is contained in:
@@ -3,7 +3,6 @@ goog.provide('ol.ObjectEvent');
|
||||
goog.provide('ol.ObjectEventType');
|
||||
|
||||
goog.require('ol.Observable');
|
||||
goog.require('ol.events');
|
||||
goog.require('ol.events.Event');
|
||||
goog.require('ol.obj');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user