Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
parent
511dc3e9b6
commit
1b8c096db6
2 changed files with 0 additions and 2 deletions
|
@ -7,7 +7,6 @@ from telegram import (
|
||||||
from telegram.constants import ParseMode
|
from telegram.constants import ParseMode
|
||||||
from telegram.ext import ContextTypes
|
from telegram.ext import ContextTypes
|
||||||
|
|
||||||
import html_parser
|
|
||||||
import config
|
import config
|
||||||
from datetime import datetime, timedelta
|
from datetime import datetime, timedelta
|
||||||
from extensions import (
|
from extensions import (
|
||||||
|
|
|
@ -12,7 +12,6 @@ from telegram import (
|
||||||
from telegram.constants import ParseMode
|
from telegram.constants import ParseMode
|
||||||
from telegram.ext import ContextTypes
|
from telegram.ext import ContextTypes
|
||||||
|
|
||||||
import html_parser
|
|
||||||
import config
|
import config
|
||||||
from extensions import humanize_tags_from_json, format_rating, get_json, HtmlFormat
|
from extensions import humanize_tags_from_json, format_rating, get_json, HtmlFormat
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue