diff --git a/icepyx/core/spatial.py b/icepyx/core/spatial.py index cd40fa58..533e90bb 100644 --- a/icepyx/core/spatial.py +++ b/icepyx/core/spatial.py @@ -206,8 +206,6 @@ def geodataframe( def check_dateline( extent_type: ExtentType, - # TODO: I think this is actually wrong. It expects a different type of - # spatial_extent depending on the `extent_type`, showing below. spatial_extent: list[float], ) -> bool: """