Skip to content

Commit 1f98b80

Browse files
committed
update
1 parent e8850d0 commit 1f98b80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/backend/approaches/approach.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from dataclasses import dataclass
55
from typing import Any, Callable, Optional, TypedDict, Union, cast
66
from urllib.parse import urljoin
7-
import json
87

98
import aiohttp
109
from azure.search.documents.agent.aio import KnowledgeAgentRetrievalClient

0 commit comments

Comments
 (0)