moved proxy.service to proxy.tasks

This commit is contained in:
Bojan Kucera 2025-06-08 17:29:10 -04:00
parent ead13257b3
commit bf2fa003b9
3 changed files with 7 additions and 17 deletions

View file

@ -1,4 +1,4 @@
import { proxyService } from './services/proxy.service.js';
import { proxyService } from './providers/proxy.tasks.js';
import { getLogger } from '@stock-bot/logger';
// Initialize logger for the demo