soxogvv commited on
Commit
69d34ca
·
verified ·
1 Parent(s): 9c03165

Update plugins/pd.py

Browse files
Files changed (1) hide show
  1. plugins/pd.py +1 -1
plugins/pd.py CHANGED
@@ -1,4 +1,4 @@
1
- from . import kanha_bot
2
  import asyncio
3
  import re
4
  from telethon import events
 
1
+ from . import kanha_bot, kanha_cmd
2
  import asyncio
3
  import re
4
  from telethon import events