Skip to content

Commit 96a242b

Browse files
committed
refactor: fix linting
1 parent a139b93 commit 96a242b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/utils/pineapple_detection.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from openai import AsyncOpenAI
22
from typing import Optional
3-
import asyncio
43
from src.utils.logging_config import setup_logger
54

65
logger = setup_logger(__name__)

0 commit comments

Comments
 (0)