mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 01:54:53 +00:00
Unused import
This commit is contained in:
parent
2a5dc531d2
commit
7df5337cb4
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ from typing import Dict, List, Optional, Union
|
|||
import aiohttp
|
||||
import certifi
|
||||
|
||||
from aiogram.utils.deprecated import deprecated
|
||||
from . import api
|
||||
from ..types import ParseMode, base
|
||||
from ..utils import json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue