Remove unused requires from tests
This commit is contained in:
@@ -2,7 +2,6 @@ goog.provide('ol.test.layer.Group');
|
||||
|
||||
goog.require('ol.array');
|
||||
goog.require('ol.Collection');
|
||||
goog.require('ol.events');
|
||||
goog.require('ol.extent');
|
||||
goog.require('ol.layer.Group');
|
||||
goog.require('ol.layer.Layer');
|
||||
|
||||
Reference in New Issue
Block a user