Useless imports are the best imports

kate
udf 2018-11-03 05:08:46 +02:00 committed by GitHub
parent 225e377130
commit a146d4f3b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -10,9 +10,6 @@ from telethon.tl.types import MessageEntityPre
from telethon.tl.tlobject import TLObject
import datetime
from telethon.tl.patched import Message
from telethon.tl.types import PeerUser
PRINTABLE_SET = set(bytes(string.printable, 'ascii'))