fix: remove circular import between main.py and instruct/handlers.py
This commit is contained in:
@@ -12,7 +12,6 @@ from utils.texts import (
|
||||
instruct_email_text,
|
||||
EMOJI_DIGITS,
|
||||
)
|
||||
from main import WELCOME_TEXT
|
||||
from utils.menu import MENU_TEXT
|
||||
|
||||
INSTRUCT_MAIN_MENU_TEXT = instruct_main_menu_text
|
||||
|
||||
Reference in New Issue
Block a user