Remove unused goog.require

This commit is contained in:
Frederic Junod
2016-03-07 08:57:07 +01:00
parent dc2faea5eb
commit 8b95602211
5 changed files with 0 additions and 5 deletions

View File

@@ -160,7 +160,6 @@ describe('ol.pointer.PointerEventHandler', function() {
});
goog.require('goog.dom');
goog.require('ol.events');
goog.require('ol.events.EventTarget');
goog.require('ol.has');