[O] Optimize imports

This commit is contained in:
Hykilpikonna
2020-11-27 09:32:10 -05:00
parent 65cb1a8842
commit 21f80bdefd
2 changed files with 2 additions and 6 deletions
-1
View File
@@ -5,7 +5,6 @@ from urllib.parse import unquote
import requests
from pygments import highlight as syntax_highlight
from pygments.formatters import img
from pygments.formatters.img import ImageFormatter
from pygments.lexers import *
from telegram.ext import CommandHandler