moved proxy.service to proxy.tasks
This commit is contained in:
parent
ead13257b3
commit
bf2fa003b9
3 changed files with 7 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue