mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-01 14:55:12 +00:00
Remove unused imports
This commit is contained in:
@@ -46,7 +46,6 @@ from pyrogram.api.errors import (
|
||||
VolumeLocNotFound, UserMigrate)
|
||||
from pyrogram.api.types import (
|
||||
User, Chat, Channel,
|
||||
PeerUser, PeerChannel,
|
||||
InputPeerEmpty, InputPeerSelf,
|
||||
InputPeerUser, InputPeerChat, InputPeerChannel
|
||||
)
|
||||
|
Reference in New Issue
Block a user