This commit is contained in:
Boki 2025-06-22 16:11:07 -04:00
parent 3821431737
commit 5318158e59

View file

@ -7,8 +7,6 @@ import {
type IServiceContainer type IServiceContainer
} from '@stock-bot/handlers'; } from '@stock-bot/handlers';
import { getRandomUserAgent } from '@stock-bot/utils'; import { getRandomUserAgent } from '@stock-bot/utils';
@Handler('ceo') @Handler('ceo')
@Disabled() @Disabled()