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 c4280fa commit e220c85Copy full SHA for e220c85
src/backend/app_kernel.py
@@ -48,8 +48,6 @@
48
rai_validate_team_config,
49
)
50
51
-from v3.orchestration.manager import OnboardingOrchestrationManager
52
-from v3.scenarios.onboarding_cases import MagenticScenarios
53
from v3.api.router import api_v3
54
55
# Check if the Application Insights Instrumentation Key is set in the environment variables
0 commit comments