diff --git a/evadb/catalog/services/job_history_catalog_service.py b/evadb/catalog/services/job_history_catalog_service.py index faf947529..7082c3f3e 100644 --- a/evadb/catalog/services/job_history_catalog_service.py +++ b/evadb/catalog/services/job_history_catalog_service.py @@ -14,7 +14,6 @@ # limitations under the License. import datetime - from typing import List from sqlalchemy import and_