diff --git a/src/utils/caCerts.ts b/src/utils/caCerts.ts index 1974a93..389b4fe 100644 --- a/src/utils/caCerts.ts +++ b/src/utils/caCerts.ts @@ -113,3 +113,4 @@ export function clearCACertsCache(): void { getCACertificates.cache.clear?.() logForDebugging('Cleared CA certificates cache') } +