mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Remove unnecessary spaces and reorganize imports
This commit is contained in:
parent
6b2b3f48a7
commit
31baa12d90
5 changed files with 0 additions and 5 deletions
|
|
@ -18,7 +18,6 @@ from aiogram.types import (
|
|||
|
||||
TOKEN = getenv("BOT_TOKEN")
|
||||
|
||||
|
||||
form_router = Router()
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue