bot rafactor and bugfix
This commit is contained in:
@@ -6,7 +6,7 @@ from telegram.ext import (
|
||||
)
|
||||
|
||||
from app.core.config import settings
|
||||
from .states import States
|
||||
from .states import BotStates as States
|
||||
from .session import SessionStore
|
||||
from .wizard import EditorWizard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user