Remove unused goog.require
Found by the latest version of closure-compiler (v20150729)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
goog.provide('ol.source.XYZ');
|
||||
|
||||
goog.require('ol.Attribution');
|
||||
goog.require('ol.TileUrlFunction');
|
||||
goog.require('ol.source.TileImage');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user