From 6fbe58a4028dfdf2d0928a0c0c385251d37e4b81 Mon Sep 17 00:00:00 2001 From: Sarasayed0118 <162738632+Sarasayed0118@users.noreply.github.com> Date: Sun, 7 Apr 2024 05:30:52 +0530 Subject: [PATCH] Update NormalCommands.py --- .../mods/chatHandle/ChatCommands/commands/NormalCommands.py | 1 - 1 file changed, 1 deletion(-) diff --git a/dist/ba_root/mods/chatHandle/ChatCommands/commands/NormalCommands.py b/dist/ba_root/mods/chatHandle/ChatCommands/commands/NormalCommands.py index d5cb8ec..24d2a50 100644 --- a/dist/ba_root/mods/chatHandle/ChatCommands/commands/NormalCommands.py +++ b/dist/ba_root/mods/chatHandle/ChatCommands/commands/NormalCommands.py @@ -331,4 +331,3 @@ def get_complaint(arguments, clientid, acid, ARGUMENTS): else: till = customers[acid]['expiry'] send(f"You can use the complaint command again at {till}", clientid) -