mirror of
https://github.com/civsocit/olgram.git
synced 2025-12-15 08:16:17 +00:00
flake8 fixes
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
from aiogram import Bot as AioBot, Dispatcher
|
||||
from aiogram.dispatcher.webhook import SendMessage, WebhookRequestHandler
|
||||
from aiogram import types
|
||||
from aiogram import Bot as AioBot
|
||||
from olgram.models.models import Bot
|
||||
from aiohttp import web
|
||||
from asyncio import get_event_loop
|
||||
|
||||
Reference in New Issue
Block a user