Remove unused goog.require

This commit is contained in:
Frederic Junod
2015-02-03 17:33:06 +01:00
parent 8ec90a2045
commit 65c2f7de5f
15 changed files with 0 additions and 15 deletions

View File

@@ -5,7 +5,6 @@
goog.provide('ol.Map');
goog.provide('ol.MapProperty');
goog.require('goog.Uri.QueryData');
goog.require('goog.array');
goog.require('goog.asserts');
goog.require('goog.async.AnimationDelay');