Skip to content

Commit 735ec38

Browse files
quge009Copilot
andauthored
Update src/copilot-chat/src/copilot_agent/copilot_conversation.py
Co-authored-by: Copilot <[email protected]>
1 parent 66d3a90 commit 735ec38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/copilot-chat/src/copilot_agent/copilot_conversation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
from .utils.logger import logger
1414
from .utils.authentication import AuthenticationManager
1515
from .utils.kql_executor import KustoExecutor
16-
from .utils.push_frontend import push_frontend_event, push_frontend_meta
1716

1817
from .config import AGENT_MINIMAL_ON, print_env_variables
1918
from .copilot_turn import CoPilotTurn

0 commit comments

Comments
 (0)