Adding missing and removing unused goog.requires
This commit is contained in:
@@ -3,6 +3,7 @@ goog.provide('ol.geom.MultiPoint');
|
||||
goog.require('goog.asserts');
|
||||
goog.require('ol.geom.CoordinateArray');
|
||||
goog.require('ol.geom.GeometryCollection');
|
||||
goog.require('ol.geom.GeometryType');
|
||||
goog.require('ol.geom.Point');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user