remove debug

This commit is contained in:
Raghotham Murthy 2025-10-27 10:57:30 -07:00
parent 13b6f3df65
commit a8b2a0242f

View file

@ -604,9 +604,7 @@ class Stack:
)
# Initialize the ProviderImpl so it has access to kvstore
print("DEBUG: About to initialize ProviderImpl")
await internal_impls[Api.providers].initialize()
print("DEBUG: ProviderImpl initialized, about to call resolve_impls_via_provider_registration")
# Register all providers from run.yaml through ProviderImpl
impls = await resolve_impls_via_provider_registration(