diff --git a/src/utils/proxy.ts b/src/utils/proxy.ts index 3988023..897d240 100644 --- a/src/utils/proxy.ts +++ b/src/utils/proxy.ts @@ -424,3 +424,4 @@ export function clearProxyCache(): void { getProxyAgent.cache.clear?.() logForDebugging('Cleared proxy agent cache') } +