Skip to content

Commit

Permalink
ee_list.py: Remove unused ee_reducer import.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 687430475
  • Loading branch information
schwehr authored and Google Earth Engine Authors committed Oct 18, 2024
1 parent 18d6ee2 commit d982085
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/ee/ee_list.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
from ee import ee_string
from ee import filter as ee_filter
from ee import geometry
from ee import reducer as ee_reducer


class List(computedobject.ComputedObject):
Expand Down

0 comments on commit d982085

Please sign in to comment.