Captain Ezio commited on
Commit
5798a03
·
1 Parent(s): 5721b8a

Update utils.py

Browse files
Files changed (1) hide show
  1. Powers/plugins/utils.py +1 -2
Powers/plugins/utils.py CHANGED
@@ -22,7 +22,6 @@ from Powers.database.antispam_db import GBan
22
  from Powers.database.users_db import Users
23
  from Powers.utils.clean_file import remove_markdown_and_html
24
  from Powers.utils.custom_filters import command
25
- from Powers.utils.extract_user import extract_user
26
  from Powers.utils.http_helper import *
27
  from Powers.utils.kbhelpers import ikb
28
  from Powers.utils.parser import mention_html
@@ -350,4 +349,4 @@ Some utils provided by bot to make your tasks easy!
350
  * /weebify `<text>` or `<reply to message>`: To weebify the text.
351
 
352
  **Example:**
353
- `/github @iamgojoof6eyes`: this fetches the information about a user from the database."""
 
22
  from Powers.database.users_db import Users
23
  from Powers.utils.clean_file import remove_markdown_and_html
24
  from Powers.utils.custom_filters import command
 
25
  from Powers.utils.http_helper import *
26
  from Powers.utils.kbhelpers import ikb
27
  from Powers.utils.parser import mention_html
 
349
  * /weebify `<text>` or `<reply to message>`: To weebify the text.
350
 
351
  **Example:**
352
+ `/github @iamgojoof6eyes`: this fetches the information about a user from the database."""