mirror of
https://github.com/kurbezz/discord-bot.git
synced 2026-03-04 06:10:48 +01:00
Fix
This commit is contained in:
@@ -3,7 +3,8 @@ from typing import Literal
|
||||
|
||||
from httpx import AsyncClient
|
||||
|
||||
from core.config import config, StreamerConfig
|
||||
from core.config import config
|
||||
from domain.streamers import StreamerConfig
|
||||
|
||||
from .twitch.state import State
|
||||
|
||||
|
||||
Reference in New Issue
Block a user