mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 05:18:10 +00:00
Remove unused imports
This commit is contained in:
parent
299d6aca5c
commit
2deea2e4a6
@ -46,7 +46,6 @@ from pyrogram.api.errors import (
|
|||||||
VolumeLocNotFound, UserMigrate)
|
VolumeLocNotFound, UserMigrate)
|
||||||
from pyrogram.api.types import (
|
from pyrogram.api.types import (
|
||||||
User, Chat, Channel,
|
User, Chat, Channel,
|
||||||
PeerUser, PeerChannel,
|
|
||||||
InputPeerEmpty, InputPeerSelf,
|
InputPeerEmpty, InputPeerSelf,
|
||||||
InputPeerUser, InputPeerChat, InputPeerChannel
|
InputPeerUser, InputPeerChat, InputPeerChannel
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user