From 56753e3e17d1ab57a2cb153990f1f210cc5757a7 Mon Sep 17 00:00:00 2001 From: Backend IM Bot Date: Fri, 14 Mar 2025 10:29:27 +0000 Subject: [PATCH] feat: Update endpoint cart --- app/api/endpoints/cart.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/api/endpoints/cart.py b/app/api/endpoints/cart.py index e69de29..aedf123 100644 --- a/app/api/endpoints/cart.py +++ b/app/api/endpoints/cart.py @@ -0,0 +1 @@ +samuel sunday \ No newline at end of file