Merge pull request #2032 from fredj/require
Remove unneeded goog.require
This commit is contained in:
@@ -335,5 +335,4 @@ describe('ol.structs.RBush', function() {
|
|||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
goog.require('goog.object');
|
|
||||||
goog.require('ol.structs.RBush');
|
goog.require('ol.structs.RBush');
|
||||||
|
|||||||
Reference in New Issue
Block a user