Remove goog.provide('ol.interaction.SnapProperty')

This commit is contained in:
Frederic Junod
2016-08-30 12:34:48 +02:00
committed by Tim Schaub
parent 0b2d183009
commit db741a1530

View File

@@ -1,5 +1,4 @@
goog.provide('ol.interaction.Snap');
goog.provide('ol.interaction.SnapProperty');
goog.require('ol');
goog.require('ol.Collection');