Remove unused goog.require
Found by the latest version of closure-compiler (v20150729)
This commit is contained in:
@@ -2,7 +2,6 @@ goog.provide('ol.layer.Base');
|
||||
goog.provide('ol.layer.LayerProperty');
|
||||
goog.provide('ol.layer.LayerState');
|
||||
|
||||
goog.require('goog.events');
|
||||
goog.require('goog.math');
|
||||
goog.require('goog.object');
|
||||
goog.require('ol.Object');
|
||||
|
||||
Reference in New Issue
Block a user