Skip to content

Commit 716728c

Browse files
committed
chore: remove unused imports in async_with_pica.py example
1 parent c2b3cc3 commit 716728c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/async_with_pica.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import os
77
import sys
88
import asyncio
9-
from typing import List, Dict, Any
109

1110
from langchain_openai import ChatOpenAI
1211
from langchain.agents import AgentType

0 commit comments

Comments
 (0)