Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 705803013
  • Loading branch information
Google Earth Engine Authors committed Dec 13, 2024
1 parent 577ea4b commit 8cb40ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions javascript/src/geometry.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
*/

goog.provide('ee.Geometry');
goog.provide('ee.Geometry.LinearRing');
goog.provide('ee.Geometry.Point');
goog.provide('ee.Geometry.Polygon');

goog.require('ee.ApiFunction');
goog.require('ee.ComputedObject');
Expand Down

0 comments on commit 8cb40ea

Please sign in to comment.