Merge pull request #5846 from probins/patch-2

Remove unused goog.require('ol')
This commit is contained in:
Frédéric Junod
2016-09-06 08:54:19 +02:00
committed by GitHub

View File

@@ -1,6 +1,5 @@
goog.provide('ol.asserts');
goog.require('ol');
goog.require('ol.AssertionError');