Remove unused goog.require() calls in the source
This commit is contained in:
@@ -8,7 +8,6 @@ goog.require('ol.MapEvent');
|
||||
goog.require('ol.events');
|
||||
goog.require('ol.events.EventTarget');
|
||||
goog.require('ol.events.EventType');
|
||||
goog.require('ol.pointer.PointerEvent');
|
||||
goog.require('ol.pointer.PointerEventHandler');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user