Forgot to remove a require
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
goog.provide('ol.geom.Polygon');
|
||||
|
||||
goog.require('goog.array');
|
||||
goog.require('goog.asserts');
|
||||
goog.require('goog.math');
|
||||
goog.require('ol');
|
||||
|
||||
Reference in New Issue
Block a user