2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-28 21:07:59 +00:00

Remove unused import

This commit is contained in:
Dan 2022-04-29 11:02:58 +02:00
parent ebb7bb2958
commit a762cbc237

View File

@ -17,7 +17,6 @@
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
import base64
import lzma
import struct
from typing import List, Tuple