my product dra

This commit is contained in:
CHIEFSOFT\ameye
2025-09-01 12:33:38 -04:00
parent fba363f2a7
commit 3f26d4c2bc
5 changed files with 29 additions and 42 deletions
-2
View File
@@ -178,8 +178,6 @@ def merms_contacts():
response = ContactService.process_request(data)
return response
@api.route("/panel/account/products", methods=["POST"])
@jwt_required()
def merms_products():