Removed unused import

This commit is contained in:
blank X 2020-11-14 18:00:14 +07:00
parent 7a6b426bb4
commit e020e5e64e
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
import html
from pyrogram import Client, filters
from pyrogram.errors.exceptions.forbidden_403 import Forbidden
from .. import slave, config, help_dict, log_errors, public_log_errors