refactor(main): adjust TelegramStarsBot import
This commit is contained in:
@@ -2,7 +2,7 @@ import asyncio
|
|||||||
import logging
|
import logging
|
||||||
|
|
||||||
from config import Config
|
from config import Config
|
||||||
from utils.telegram import TelegramStarsBot
|
from modules.telegram import TelegramStarsBot
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user