Update NormalCommands.py

This commit is contained in:
Sarasayed0118 2024-04-07 05:30:52 +05:30 committed by GitHub
parent 9a16ed8bce
commit 6fbe58a402
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)