Remove goog.provide from internal enums
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
goog.provide('ol.Overlay');
|
||||
goog.provide('ol.OverlayPositioning');
|
||||
goog.provide('ol.OverlayProperty');
|
||||
|
||||
goog.require('goog.asserts');
|
||||
goog.require('goog.dom');
|
||||
|
||||
Reference in New Issue
Block a user