Skip to content

Commit 0643e78

Browse files
remove unused import
1 parent 96560b4 commit 0643e78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/jobs/data_and_insight/icaseworks_ingest_to_raw.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
import pandas as pd
1313
import requests
1414
from awsglue.utils import getResolvedOptions
15-
from dateutil.relativedelta import *
1615
from pyathena import connect
1716

1817
logging.basicConfig(level=logging.INFO)

0 commit comments

Comments
 (0)