cleaned up random .js imports
This commit is contained in:
parent
47109baff7
commit
c172ecc6d3
19 changed files with 107 additions and 69 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { proxyService } from './providers/proxy.tasks.js';
|
||||
import { proxyService } from './providers/proxy.tasks';
|
||||
import { getLogger } from '@stock-bot/logger';
|
||||
|
||||
// Initialize logger for the demo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue