Remove Unnecessary humanize loader in afk.py

This commit is contained in:
allinoneallinone00
2024-04-30 00:49:19 +00:00
parent 3715eafe69
commit 631b803467

View File

@@ -25,8 +25,6 @@ from pyrogram.types import Message
from utils.misc import modules_help, prefix
from utils.scripts import import_library, ReplyCheck
import_library("humanize")
# Variables
AFK = False
AFK_REASON = ""