Remove unused goog.require

This commit is contained in:
Frederic Junod
2014-05-21 09:46:49 +02:00
parent c4e729a2bd
commit b2ab73e78b

View File

@@ -5,7 +5,6 @@
goog.provide('ol.color');
goog.require('goog.array');
goog.require('goog.asserts');
goog.require('goog.color');
goog.require('goog.color.names');