Remove unused goog.require
Found by the latest version of closure-compiler (v20150729)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
goog.provide('ol.webgl.Buffer');
|
||||
|
||||
goog.require('goog.array');
|
||||
goog.require('goog.webgl');
|
||||
goog.require('ol');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user