diff --git a/pyuvdata/uvcal/uvcal.py b/pyuvdata/uvcal/uvcal.py index d48613fd59..9c9c054158 100644 --- a/pyuvdata/uvcal/uvcal.py +++ b/pyuvdata/uvcal/uvcal.py @@ -354,10 +354,6 @@ def __init__(self): required=False, ) - # TODO: - # - update uvcalibrate to handle multiple time ranges - # - consider using python_ranges package - desc = ( "Integration time of a time bin, units seconds. " "If future_array_shapes=False, then it is a single value of type = float, "