Remove unused goog.require() calls in the source
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
goog.provide('ol.interaction.DragPan');
|
||||
|
||||
goog.require('ol.Kinetic');
|
||||
|
||||
goog.require('ol.ViewHint');
|
||||
goog.require('ol.coordinate');
|
||||
goog.require('ol.functions');
|
||||
|
||||
Reference in New Issue
Block a user