Skip to content

Commit 42eac51

Browse files
committed
remove unused import
1 parent ac22aa7 commit 42eac51

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/databricks_ai_bridge/genie.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import json
33
import logging
44
import time
5-
import warnings
65
from dataclasses import dataclass
76
from datetime import datetime
87
from typing import Optional, Union

0 commit comments

Comments
 (0)