We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d3a90 commit 735ec38Copy full SHA for 735ec38
src/copilot-chat/src/copilot_agent/copilot_conversation.py
@@ -13,7 +13,6 @@
13
from .utils.logger import logger
14
from .utils.authentication import AuthenticationManager
15
from .utils.kql_executor import KustoExecutor
16
-from .utils.push_frontend import push_frontend_event, push_frontend_meta
17
18
from .config import AGENT_MINIMAL_ON, print_env_variables
19
from .copilot_turn import CoPilotTurn
0 commit comments