Revert "fix: provide capability for both SDK auth modes"

This reverts commit ebf870249f.
This commit is contained in:
2026-07-11 15:06:48 +08:00
parent 12a2f3117f
commit 1f48c5b707
5 changed files with 7 additions and 28 deletions
-1
View File
@@ -73,7 +73,6 @@ export async function startHub(): Promise<void> {
providerId: context.providerId,
errorCode: diagnostic.code,
failureCategory: diagnostic.category,
authShape: diagnostic.authShape,
}, "provider proxy diagnostic");
},
}),