Remove unused goog.require
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
goog.provide('ol.interaction.Interaction');
|
||||
goog.provide('ol.interaction.InteractionProperty');
|
||||
|
||||
goog.require('goog.asserts');
|
||||
goog.require('ol.MapBrowserEvent');
|
||||
goog.require('ol.Object');
|
||||
goog.require('ol.animation');
|
||||
|
||||
Reference in New Issue
Block a user