Merge pull request #5475 from probins/enumprovide
Remove goog.provide from enums only used internally or in olx.js
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
goog.provide('ol.source.WMTS');
|
||||
goog.provide('ol.source.WMTSRequestEncoding');
|
||||
|
||||
goog.require('goog.asserts');
|
||||
goog.require('ol.TileUrlFunction');
|
||||
|
||||
Reference in New Issue
Block a user