Remove unused goog.require

This commit is contained in:
Peter Robins
2016-09-03 14:57:32 +01:00
committed by GitHub
parent 956aed7eb4
commit c4ea5e60c2

View File

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