2
0
mirror of https://github.com/Nick80835/microbot synced 2025-09-05 08:55:51 +00:00

clean up imports and fix a couple warnings

This commit is contained in:
Nick80835
2020-06-24 16:58:31 -04:00
parent 5f3c2f6ee5
commit a4d7dce42a
11 changed files with 8 additions and 19 deletions

View File

@@ -28,8 +28,7 @@ import io
from functools import partial
from random import randint, uniform
from PIL import Image, ImageEnhance, ImageOps
from telethon.tl.types import DocumentAttributeFilename
from PIL import Image, ImageEnhance
from ubot.micro_bot import ldr