mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-03 22:14: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)
|
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…
Reference in a new issue