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,5 +1,4 @@
goog.provide('ol.DeviceOrientation');
goog.provide('ol.DeviceOrientationProperty');
goog.require('ol.events');
goog.require('ol');