Skip to content

Commit beb6188

Browse files
committed
chore: remove unused import
1 parent 1c426e9 commit beb6188

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/deepset_mcp/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os
22
from typing import Any
3-
from functools import wraps
3+
44

55
import asyncio
66
import httpx

0 commit comments

Comments
 (0)