diff --git a/dags/modules/convert/pyarrow_to_trino_schema.py b/dags/modules/convert/pyarrow_to_trino_schema.py index bf437797..54b7fa50 100644 --- a/dags/modules/convert/pyarrow_to_trino_schema.py +++ b/dags/modules/convert/pyarrow_to_trino_schema.py @@ -1,5 +1,4 @@ import logging -import constants def pyarrow_to_trino_schema(schema):