mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-15 20:02:22 +00:00
Cleanup
This commit is contained in:
parent
b597f1e565
commit
60bf8aa0dd
4 changed files with 3 additions and 19 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import asyncio
|
||||
|
||||
from .bot import Bot
|
||||
from .dispatcher import Dispatcher
|
||||
|
||||
try:
|
||||
import uvloop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue