Remove unused goog.requires() from the examples (minus MVT examples)

This commit is contained in:
Tim Schaub
2016-08-07 18:12:20 -06:00
parent 123605f21b
commit 29990abc7e
20 changed files with 0 additions and 21 deletions

View File

@@ -1,4 +1,3 @@
goog.require('ol.Attribution');
goog.require('ol.Map');
goog.require('ol.View');
goog.require('ol.extent');