stock-bot/apps/data-ingestion/src/handlers/proxy/shared/proxy-manager.ts
2025-06-21 18:27:00 -04:00

6 lines
No EOL
225 B
TypeScript

/**
* Proxy Manager - Simplified without stats tracking
*/
// This file is kept for compatibility but ProxyStatsManager has been removed
// All proxy management is now handled by the global ProxyManager in @stock-bot/utils