Remove unneeded goog.require

This commit is contained in:
Frederic Junod
2014-05-01 13:41:16 +02:00
parent 0c8f29c432
commit c0d8fe4126

View File

@@ -335,5 +335,4 @@ describe('ol.structs.RBush', function() {
});
goog.require('goog.object');
goog.require('ol.structs.RBush');