Remove goog.provide from internal enums

This commit is contained in:
Peter Robins
2016-06-15 09:04:44 +00:00
parent 6718fc982e
commit bda673f389
4 changed files with 0 additions and 4 deletions
-1
View File
@@ -1,6 +1,5 @@
goog.provide('ol.Overlay');
goog.provide('ol.OverlayPositioning');
goog.provide('ol.OverlayProperty');
goog.require('goog.asserts');
goog.require('goog.dom');