utilities is a project module, not a third party one
This commit is contained in:
parent
e7a30d0369
commit
189a10ddbe
@ -5,7 +5,7 @@ import asyncio
|
||||
from collections import OrderedDict
|
||||
import logging
|
||||
|
||||
# Third party modules
|
||||
# Project modules
|
||||
from .utilities import extract, make_button, make_inline_keyboard
|
||||
|
||||
default_language_messages = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user