From 0e0b1bcbe872c065c02b544a88fd1f9664767b69 Mon Sep 17 00:00:00 2001 From: Andy Xu Date: Thu, 16 Nov 2023 03:44:03 -0500 Subject: [PATCH] Linter --- evadb/catalog/services/job_history_catalog_service.py | 1 - 1 file changed, 1 deletion(-) diff --git a/evadb/catalog/services/job_history_catalog_service.py b/evadb/catalog/services/job_history_catalog_service.py index faf9475297..7082c3f3e4 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_