mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-30 04:24:50 +00:00
Remove unused imports
This commit is contained in:
parent
299d6aca5c
commit
2deea2e4a6
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue