Refactored imports

This commit is contained in:
Lonami
2016-09-04 12:42:11 +02:00
parent 39a23559f0
commit 7c8c65560e
20 changed files with 98 additions and 86 deletions

View File

@@ -1,5 +1,5 @@
from io import BytesIO, BufferedReader
from tl.all_tlobjects import tlobjects
from tl import tlobjects
from struct import unpack
import inspect
import os