Skip to content

Commit 230f977

Browse files
committed
Update group_chat_manager.py
1 parent c586cc8 commit 230f977

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/kernel_agents/group_chat_manager.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from typing import Dict, List, Optional, Any, Tuple
66

77
import semantic_kernel as sk
8-
from semantic_kernel.functions.kernel_arguments import KernelArguments
98
from semantic_kernel.functions.kernel_function import KernelFunction
109
from semantic_kernel.agents import AgentGroupChat # pylint: disable=E0611
1110

0 commit comments

Comments
 (0)